patch-2.4.19 linux-2.4.19/drivers/net/wan/sdla_x25.c

Next file: linux-2.4.19/drivers/net/wan/sealevel.c
Previous file: linux-2.4.19/drivers/net/wan/sdla_ppp.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/drivers/net/wan/sdla_x25.c linux-2.4.19/drivers/net/wan/sdla_x25.c
@@ -1272,7 +1272,7 @@
 			add_timer(&card->u.x.x25_timer);
 		}
 	}
-	/* Device is not up untill the we are in connected state */
+	/* Device is not up until the we are in connected state */
 	do_gettimeofday( &tv );
 	chan->router_start_time = tv.tv_sec;
 
@@ -4756,7 +4756,7 @@
  * send_delayed_cmd_result
  *
  *	Wait commands like PLEACE CALL or CLEAR CALL must wait
- *      untill the result arrivers. This function passes
+ *      until the result arrives. This function passes
  *      the result to a waiting sock. 
  *
  *===============================================================*/

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)