patch-2.1.22 linux/net/lapb/lapb_timer.c
Next file: linux/net/netbeui/netbeui.c
Previous file: linux/net/lapb/lapb_subr.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sun Jan 19 15:47:29 1997
-  Orig file: 
v2.1.21/linux/net/lapb/lapb_timer.c
-  Orig date: 
Thu Jan  2 15:55:28 1997
diff -u --recursive --new-file v2.1.21/linux/net/lapb/lapb_timer.c linux/net/lapb/lapb_timer.c
@@ -63,7 +63,7 @@
 static void lapb_reset_timer(lapb_cb *lapb)
 {
 	unsigned long flags;
-	
+
 	save_flags(flags);
 	cli();
 	del_timer(&lapb->timer);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov