summaryrefslogtreecommitdiffstats
path: root/sys/fs/smbfs/smbfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/smbfs/smbfs.h')
-rw-r--r--sys/fs/smbfs/smbfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fs/smbfs/smbfs.h b/sys/fs/smbfs/smbfs.h
index 3078ae5..90dc8f0 100644
--- a/sys/fs/smbfs/smbfs.h
+++ b/sys/fs/smbfs/smbfs.h
@@ -49,7 +49,7 @@
#define SMBFS_MAXPATHCOMP 256 /* maximum number of path components */
-/* Layout of the mount control block for a netware file system. */
+/* Layout of the mount control block for a netware filesystem. */
struct smbfs_args {
int version;
int dev;
OpenPOWER on IntegriCloud