patch-2.3.16 linux/net/x25/sysctl_net_x25.c
Next file: linux/scripts/checkconfig.pl
Previous file: linux/net/x25/af_x25.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Aug 26 14:13:59 1999
-  Orig file: 
v2.3.15/linux/net/x25/sysctl_net_x25.c
-  Orig date: 
Mon Jul  7 08:20:00 1997
diff -u --recursive --new-file v2.3.15/linux/net/x25/sysctl_net_x25.c linux/net/x25/sysctl_net_x25.c
@@ -47,7 +47,7 @@
 	{0}
 };
 
-__initfunc(void x25_register_sysctl(void))
+void __init x25_register_sysctl(void)
 {
 	x25_table_header = register_sysctl_table(x25_root_table, 1);
 }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)