svn commit: r278200 - user/pho/stress2/misc

Peter Holm pho at FreeBSD.org
Wed Feb 4 11:21:55 UTC 2015


Author: pho
Date: Wed Feb  4 11:21:54 2015
New Revision: 278200
URL: https://svnweb.freebsd.org/changeset/base/278200

Log:
  Remove trailing whitespace.
  
  Sponsored by:	 EMC / Isilon storage division

Modified:
  user/pho/stress2/misc/rename.sh

Modified: user/pho/stress2/misc/rename.sh
==============================================================================
--- user/pho/stress2/misc/rename.sh	Wed Feb  4 11:05:08 2015	(r278199)
+++ user/pho/stress2/misc/rename.sh	Wed Feb  4 11:21:54 2015	(r278200)
@@ -69,7 +69,7 @@ EOF
 static char dir1[128];
 static char dir2[128];
 
-int 
+int
 main(int argc, char **argv)
 {
 	int i, status;


More information about the svn-src-user mailing list