Date: Fri, 15 Dec 2000 18:14:38 -0800 (PST) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make arch.c Message-ID: <200012160214.eBG2Ec898657@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2000/12/15 18:14:37 PST
Modified files:
usr.bin/make arch.c
Log:
Fix a bug introduced in rev. 1.17: initialize variables before use, not after.
Rev. 1.17 was "Obtained from NetBSD", but is significantly different from the
equivalent NetBSD revision (rev. 1.30), which does not have this bug.
Revision Changes Path
1.20 +2 -2 src/usr.bin/make/arch.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?200012160214.eBG2Ec898657>
