patch-2.3.29 linux/net/ax25/ax25_route.c
Next file: linux/net/ax25/ax25_uid.c
Previous file: linux/net/ax25/af_ax25.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Nov 19 11:33:29 1999
- Orig file:
v2.3.28/linux/net/ax25/ax25_route.c
- Orig date:
Wed Aug 18 11:38:48 1999
diff -u --recursive --new-file v2.3.28/linux/net/ax25/ax25_route.c linux/net/ax25/ax25_route.c
@@ -236,7 +236,7 @@
return 0;
}
-int ax25_rt_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
+int ax25_rt_get_info(char *buffer, char **start, off_t offset, int length)
{
ax25_route *ax25_rt;
int len = 0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)