[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 73ed9fc..5c3cc64 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."));
 
                }
        }