[CIFS] fix typo in previous commit
authorSteve French <sfrench@us.ibm.com>
Thu, 20 Sep 2007 15:37:29 +0000 (15:37 +0000)
committerSteve French <sfrench@us.ibm.com>
Thu, 20 Sep 2007 15:37:29 +0000 (15:37 +0000)
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/connect.c

index 73ed9fcab821f2f50e8f2fe63835a80641f4b117..5c3cc6487e5903511583a5dd3da3631d5ed77ebd 100644 (file)
@@ -1750,7 +1750,7 @@ void reset_cifs_unix_caps(int xid, struct cifsTconInfo *tcon,
                                           "mounting with the Unix Extensions\n"
                                           "disabled, if problems are found, "
                                           "by specifying the nounix mount "
-                                          "option.");
+                                          "option."));
 
                }
        }
This page took 0.031893 seconds and 5 git commands to generate.