patch-2.3.16 linux/net/sched/sch_teql.c
Next file: linux/net/unix/af_unix.c
Previous file: linux/net/sched/sch_api.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Aug 26 14:09:34 1999
- Orig file:
v2.3.15/linux/net/sched/sch_teql.c
- Orig date:
Thu Aug 26 13:05:46 1999
diff -u --recursive --new-file v2.3.15/linux/net/sched/sch_teql.c linux/net/sched/sch_teql.c
@@ -467,7 +467,7 @@
#ifdef MODULE
int init_module(void)
#else
-__initfunc(int teql_init(void))
+int __init teql_init(void)
#endif
{
int err;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)