patch-1.3.99 linux/drivers/net/sdla.c
Next file: linux/drivers/net/seeq8005.c
Previous file: linux/drivers/net/ppp.c
Back to the patch index
Back to the overall index
-  Lines: 18
 -  Date:
Mon May  6 12:26:08 1996
 -  Orig file: 
v1.3.98/linux/drivers/net/sdla.c
 -  Orig date: 
Wed Apr 17 09:06:32 1996
 
diff -u --recursive --new-file v1.3.98/linux/drivers/net/sdla.c linux/drivers/net/sdla.c
@@ -955,7 +955,7 @@
    }
 
    memset(&intr, 0, sizeof(intr));
-   /* lets start up the reception */
+   /* let's start up the reception */
    switch(flp->type)
    {
       case SDLA_S502A:
@@ -1028,7 +1028,7 @@
 
    sdla_cmd(dev, SDLA_ENABLE_COMMUNICATIONS, 0, 0, NULL, 0, NULL, NULL);
 
-   /* lets start up the reception */
+   /* let's start up the reception */
    memset(&intr, 0, sizeof(intr));
    switch(flp->type)
    {
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