Author: jh
Date: Sat Jan 28 13:41:34 2012
New Revision: 230642
URL: http://svn.freebsd.org/changeset/base/230642

Log:
  Remove trailing whitespace.

Modified:
  head/sbin/mount_ntfs/mount_ntfs.c

Modified: head/sbin/mount_ntfs/mount_ntfs.c
==============================================================================
--- head/sbin/mount_ntfs/mount_ntfs.c   Sat Jan 28 09:24:57 2012        
(r230641)
+++ head/sbin/mount_ntfs/mount_ntfs.c   Sat Jan 28 13:41:34 2012        
(r230642)
@@ -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)
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to