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