diff options
author | Ralf Baechle <ralf@linux-mips.org> | 1997-01-07 02:33:00 +0000 |
---|---|---|
committer | <ralf@linux-mips.org> | 1997-01-07 02:33:00 +0000 |
commit | beb116954b9b7f3bb56412b2494b562f02b864b1 (patch) | |
tree | 120e997879884e1b9d93b265221b939d2ef1ade1 /include/net/nrcall.h | |
parent | 908d4681a1dc3792ecafbe64265783a86c4cccb6 (diff) |
Import of Linux/MIPS 2.1.14
Diffstat (limited to 'include/net/nrcall.h')
-rw-r--r-- | include/net/nrcall.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/nrcall.h b/include/net/nrcall.h index f58c2d4fe..09ee699d8 100644 --- a/include/net/nrcall.h +++ b/include/net/nrcall.h @@ -1,2 +1,2 @@ -/* Seperate to keep compilation of protocols.c simpler */ +/* Separate to keep compilation of protocols.c simpler */ extern void nr_proto_init(struct net_proto *pro); |