patch-1.3.87 linux/net/ipv4/ip_output.c
Next file: linux/net/ipv4/ipmr.c
Previous file: linux/net/ipv4/ip_options.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Fri Apr 12 09:49:49 1996
- Orig file:
v1.3.86/linux/net/ipv4/ip_output.c
- Orig date:
Wed Apr 10 17:02:28 1996
diff -u --recursive --new-file v1.3.86/linux/net/ipv4/ip_output.c linux/net/ipv4/ip_output.c
@@ -548,7 +548,7 @@
*
* The callback has five args, an arbitrary pointer (copy of frag),
* the source IP address (may depend on the routing table), the
- * destination adddress (char *), the offset to copy from, and the
+ * destination address (char *), the offset to copy from, and the
* length to be copied.
*
*/
@@ -1068,7 +1068,7 @@
ip_rt_flush(dev);
}
/*
- * Join the intial group if multicast.
+ * Join the initial group if multicast.
*/
if(event==NETDEV_UP)
{
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