Date: Thu, 30 Mar 2006 12:15:41 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom/mirror g_mirror.c Message-ID: <200603301215.k2UCFg5G032676@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2006-03-30 12:15:41 UTC FreeBSD src repository Modified files: sys/geom/mirror g_mirror.c Log: - 'ndisks' variable is not boolean, so compare it with a value. - Keep conditions order consistent with the comment above. MFC after: 3 days Revision Changes Path 1.80 +1 -1 src/sys/geom/mirror/g_mirror.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603301215.k2UCFg5G032676>