[CIFS] fix typo in previous commit

Signed-off-by: Steve French <sfrench@us.ibm.com>
This commit is contained in:
Steve French 2007-09-20 15:37:29 +00:00
Родитель 1e71f25d14
Коммит 2224f4e5d5
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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."));
}
}