cvs commit: src/usr.bin/make var.c
Hartmut Brandt
harti at FreeBSD.org
Thu Feb 17 12:31:53 GMT 2005
harti 2005-02-17 12:31:53 UTC
FreeBSD src repository
Modified files:
usr.bin/make var.c
Log:
Move error case to begin of if-else chain. Do not needless initialize
startc, but only at the place where the initialisation is needed. Remove
a needless else.
Submitted by: Max Okumoto <okumoto at ucsd.edu> (partly)
Revision Changes Path
1.85 +19 -14 src/usr.bin/make/var.c
More information about the cvs-src
mailing list