patch-2.3.16 linux/net/ipv6/ndisc.c
Next file: linux/net/ipv6/route.c
Previous file: linux/net/ipv6/mcast.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Aug 26 14:11:01 1999
-  Orig file: 
v2.3.15/linux/net/ipv6/ndisc.c
-  Orig date: 
Thu Aug 26 13:05:46 1999
diff -u --recursive --new-file v2.3.15/linux/net/ipv6/ndisc.c linux/net/ipv6/ndisc.c
@@ -1191,7 +1191,7 @@
 
 
 
-__initfunc(int ndisc_init(struct net_proto_family *ops))
+int __init ndisc_init(struct net_proto_family *ops)
 {
 	struct sock *sk;
         int err;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)