patch-2.0.11 linux/net/ipv4/tcp_input.c
Next file: linux/net/ipv4/tcp_output.c
Previous file: linux/net/ipv4/tcp.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Aug 1 15:25:59 1996
- Orig file:
v2.0.10/linux/net/ipv4/tcp_input.c
- Orig date:
Sat Jul 6 13:32:44 1996
diff -u --recursive --new-file v2.0.10/linux/net/ipv4/tcp_input.c linux/net/ipv4/tcp_input.c
@@ -1295,7 +1295,7 @@
* and lost it from the queue before
* changing the ack properly].
*/
- printk(KERN_ERR "Lost timer or fin packet in tcp_fin.");
+ printk(KERN_ERR "Lost timer or fin packet in tcp_fin.\n");
}
}
tcp_set_state(sk,TCP_CLOSING);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov