patch-1.3.87 linux/net/netrom/nr_timer.c
Next file: linux/net/socket.c
Previous file: linux/net/netrom/af_netrom.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Apr 12 09:49:51 1996
- Orig file:
v1.3.86/linux/net/netrom/nr_timer.c
- Orig date:
Wed Sep 27 13:07:34 1995
diff -u --recursive --new-file v1.3.86/linux/net/netrom/nr_timer.c linux/net/netrom/nr_timer.c
@@ -90,7 +90,7 @@
switch (sk->nr->state) {
case NR_STATE_0:
/* Magic here: If we listen() and a new link dies before it
- is accepted() it isnt 'dead' so doesnt get removed. */
+ is accepted() it isn't 'dead' so doesn't get removed. */
if (sk->destroy || (sk->state == TCP_LISTEN && sk->dead)) {
del_timer(&sk->timer);
nr_destroy_socket(sk);
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