cvs commit: src/usr.bin/make var.c
Hartmut Brandt
harti at FreeBSD.org
Wed Feb 9 18:44:10 GMT 2005
harti 2005-02-09 18:44:09 UTC
FreeBSD src repository
Modified files:
usr.bin/make var.c
Log:
Use defines for character constants for open and closing braces and
parantheses. This helps editors to find its way through the horrible
mess of Var_Parse. Rewrite a for() loop into a while() to make it clearer.
Submitted by: Max Okumoto <okumoto at ucsd.edu>
Revision Changes Path
1.74 +22 -11 src/usr.bin/make/var.c
More information about the cvs-src
mailing list