patch-1.3.98 linux/net/ax25/ax25_route.c
Next file: linux/net/core/dev.c
Previous file: linux/net/ax25/ax25_out.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Apr 30 12:42:37 1996
- Orig file:
v1.3.97/linux/net/ax25/ax25_route.c
- Orig date:
Fri Apr 12 15:52:11 1996
diff -u --recursive --new-file v1.3.97/linux/net/ax25/ax25_route.c linux/net/ax25/ax25_route.c
@@ -488,7 +488,7 @@
/*
* Bind to the physical interface we heard them on, or the default
- * route if non is found;
+ * route if none is found;
*/
for (ax25_rt = ax25_route; ax25_rt != NULL; ax25_rt = ax25_rt->next) {
if (ax25cmp(&ax25_rt->callsign, addr) == 0 && ax25_rt->dev != NULL)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this