Author: jh
Date: Sat Jun  2 10:14:55 2012
New Revision: 236440
URL: http://svn.freebsd.org/changeset/base/236440

Log:
  MFC r230642: Remove trailing whitespace.

Modified:
  stable/8/sbin/mount_ntfs/mount_ntfs.c
Directory Properties:
  stable/8/sbin/mount_ntfs/   (props changed)

Modified: stable/8/sbin/mount_ntfs/mount_ntfs.c
==============================================================================
--- stable/8/sbin/mount_ntfs/mount_ntfs.c       Sat Jun  2 09:10:51 2012        
(r236439)
+++ stable/8/sbin/mount_ntfs/mount_ntfs.c       Sat Jun  2 10:14:55 2012        
(r236440)
@@ -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);
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to