le 2004-08-07 14:37:49 UTC
FreeBSD src repository
Modified files:
usr.sbin/pciconf pciconf.c
Log:
Fix syntax error introduced in the last commit.
Additionally, since this file is written in C and not in Perl,
we need 'continue' instead of 'next'.
Revision Changes Path
1.22 +2 -2 src/usr.sbin/pciconf/pciconf.c