commit | 2224f4e5d5317552d48ce9059761148b1516ba5d | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Thu Sep 20 15:37:29 2007 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Thu Sep 20 15:37:29 2007 +0000 |
tree | b396a1f3b347d5107d9fc2f25e8678c9612b2d2b | |
parent | 1e71f25d14d70f2bf607b40ab6d7e18daca57f36 [diff] [blame] |
[CIFS] fix typo in previous commit Signed-off-by: Steve French <sfrench@us.ibm.com>
diff --git a/fs/cifs/connect.c b/fs/cifs/connect.c index 73ed9fc..5c3cc64 100644 --- a/fs/cifs/connect.c +++ b/fs/cifs/connect.c
@@ -1750,7 +1750,7 @@ "mounting with the Unix Extensions\n" "disabled, if problems are found, " "by specifying the nounix mount " - "option."); + "option.")); } }