patch-pre2.0.11 linux/net/ipv4/tcp_timer.c
Next file: linux/net/netlink.c
Previous file: linux/net/ipv4/tcp_input.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Jun 2 13:23:13 1996
- Orig file:
pre2.0.10/linux/net/ipv4/tcp_timer.c
- Orig date:
Sat Jun 1 20:11:37 1996
diff -u --recursive --new-file pre2.0.10/linux/net/ipv4/tcp_timer.c linux/net/ipv4/tcp_timer.c
@@ -61,7 +61,7 @@
if (sk->retransmit_timer.expires < jiffies) {
/* We can get here if we reset the timer on an event
- * that could not fire because the interupts where disabled.
+ * that could not fire because the interrupts were disabled.
* make sure it happens soon.
*/
sk->retransmit_timer.expires = jiffies+2;
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