diff options
Diffstat (limited to 'include/net/ax25call.h')
-rw-r--r-- | include/net/ax25call.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/ax25call.h b/include/net/ax25call.h index 89569656b..68b8a70c0 100644 --- a/include/net/ax25call.h +++ b/include/net/ax25call.h @@ -1,2 +1,2 @@ -/* Seperate to keep compilation of protocols.c simpler */ +/* Separate to keep compilation of protocols.c simpler */ extern void ax25_proto_init(struct net_proto *pro); |