Date: Wed, 27 Apr 2011 21:39:59 +0000 (UTC) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r221143 - head/sbin/mdconfig Message-ID: <201104272139.p3RLdxJD091642@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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. */
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104272139.p3RLdxJD091642>