Date: Sat, 7 Aug 2004 14:37:49 +0000 (UTC) From: Lukas Ertl <le@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pciconf pciconf.c Message-ID: <200408071437.i77Ebn1A063966@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408071437.i77Ebn1A063966>