Author: jh
Date: Thu Mar  1 15:51:19 2012
New Revision: 232343
URL: http://svn.freebsd.org/changeset/base/232343

Log:
  MFC r230642: Remove trailing whitespace.

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

Modified: stable/9/sbin/mount_ntfs/mount_ntfs.c
==============================================================================
--- stable/9/sbin/mount_ntfs/mount_ntfs.c       Thu Mar  1 15:09:41 2012        
(r232342)
+++ stable/9/sbin/mount_ntfs/mount_ntfs.c       Thu Mar  1 15:51:19 2012        
(r232343)
@@ -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.
         */
        (void)checkpath(dir, mntpath);
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to