Date: Wed, 14 Jun 2000 00:43:57 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/config mkmakefile.c Message-ID: <200006140743.AAA62274@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2000/06/14 00:43:57 PDT Modified files: usr.sbin/config mkmakefile.c Log: Argh! I broke the static hints parser at the last minute on freefall when I added the $FreeBSD$ (commented) line. Fix: 1: s/break/continue/ 2: will somebody please shoot me! :-] Revision Changes Path 1.54 +2 -2 src/usr.sbin/config/mkmakefile.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006140743.AAA62274>