summaryrefslogtreecommitdiffstats
path: root/sbin/mount_ntfs
diff options
context:
space:
mode:
authorjh <jh@FreeBSD.org>2012-01-28 13:41:34 +0000
committerjh <jh@FreeBSD.org>2012-01-28 13:41:34 +0000
commita1d2d789bd56b6e4fbadcea3ce4cab8cd7fed168 (patch)
tree5bbdf44bc85abb14764d17cc18ef7118cfa9b877 /sbin/mount_ntfs
parent5f793637612e5a3dd0832cfda15f2a9d65ac3892 (diff)
downloadFreeBSD-src-a1d2d789bd56b6e4fbadcea3ce4cab8cd7fed168.zip
FreeBSD-src-a1d2d789bd56b6e4fbadcea3ce4cab8cd7fed168.tar.gz
Remove trailing whitespace.
Diffstat (limited to 'sbin/mount_ntfs')
-rw-r--r--sbin/mount_ntfs/mount_ntfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_ntfs/mount_ntfs.c b/sbin/mount_ntfs/mount_ntfs.c
index 9adfeb5..e46ac21 100644
--- a/sbin/mount_ntfs/mount_ntfs.c
+++ b/sbin/mount_ntfs/mount_ntfs.c
@@ -160,7 +160,7 @@ main(int argc, char *argv[])
}
/*
- * Resolve the mountpoint with realpath(3) and remove unnecessary
+ * Resolve the mountpoint with realpath(3) and remove unnecessary
* slashes from the devicename if there are any.
*/
if (checkpath(dir, mntpath) != 0)
OpenPOWER on IntegriCloud