summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2011-04-27 21:39:59 +0000
committerdes <des@FreeBSD.org>2011-04-27 21:39:59 +0000
commit0d5d7b8b23ebd6b8dd77ba943169bc046940f469 (patch)
treec1563052f59b7b74ec5bb8f39dceb83a8879732c /sbin
parent752926385d2cf1cfd13035322e15c2f075b10f93 (diff)
downloadFreeBSD-src-0d5d7b8b23ebd6b8dd77ba943169bc046940f469.zip
FreeBSD-src-0d5d7b8b23ebd6b8dd77ba943169bc046940f469.tar.gz
whitespace nit
Diffstat (limited to 'sbin')
-rw-r--r--sbin/mdconfig/mdconfig.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mdconfig/mdconfig.c b/sbin/mdconfig/mdconfig.c
index 50c3e96..22e961e 100644
--- a/sbin/mdconfig/mdconfig.c
+++ b/sbin/mdconfig/mdconfig.c
@@ -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.
*/
OpenPOWER on IntegriCloud