Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Jun 2012 10:14:56 +0000 (UTC)
From:      Jaakko Heinonen <jh@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org
Subject:   svn commit: r236440 - stable/8/sbin/mount_ntfs
Message-ID:  <201206021014.q52AEuWt080595@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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);



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206021014.q52AEuWt080595>