svn commit: r221143 - head/sbin/mdconfig

Dag-Erling Smorgrav des at FreeBSD.org
Wed Apr 27 21:39:59 UTC 2011


Author: des
Date: Wed Apr 27 21:39:59 2011
New Revision: 221143
URL: http://svn.freebsd.org/changeset/base/221143

Log:
  whitespace nit

Modified:
  head/sbin/mdconfig/mdconfig.c

Modified: head/sbin/mdconfig/mdconfig.c
==============================================================================
--- head/sbin/mdconfig/mdconfig.c	Wed Apr 27 21:33:56 2011	(r221142)
+++ head/sbin/mdconfig/mdconfig.c	Wed Apr 27 21:39:59 2011	(r221143)
@@ -294,7 +294,7 @@ main(int argc, char **argv)
 	}
 	if (action == LIST) {
 		if (mdio.md_options & MD_AUTOUNIT) {
-			/* 
+			/*
 			 * Listing all devices. This is why we pass NULL
 			 * together with OPT_LIST.
 			 */


More information about the svn-src-all mailing list