svn commit: r238497 - stable/7/sbin/mount_ntfs
Jaakko Heinonen
jh at FreeBSD.org
Sun Jul 15 19:05:59 UTC 2012
Author: jh
Date: Sun Jul 15 19:05:58 2012
New Revision: 238497
URL: http://svn.freebsd.org/changeset/base/238497
Log:
MFC r230642: Remove trailing whitespace.
Modified:
stable/7/sbin/mount_ntfs/mount_ntfs.c
Directory Properties:
stable/7/sbin/mount_ntfs/ (props changed)
Modified: stable/7/sbin/mount_ntfs/mount_ntfs.c
==============================================================================
--- stable/7/sbin/mount_ntfs/mount_ntfs.c Sun Jul 15 19:04:12 2012 (r238496)
+++ stable/7/sbin/mount_ntfs/mount_ntfs.c Sun Jul 15 19:05:58 2012 (r238497)
@@ -162,7 +162,7 @@ main(argc, 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.
*/
(void)checkpath(dir, mntpath);
More information about the svn-src-stable
mailing list