cvs commit: src/usr.bin/make var.c
Hartmut Brandt
harti at FreeBSD.org
Thu Feb 10 17:00:17 GMT 2005
harti 2005-02-10 17:00:16 UTC
FreeBSD src repository
Modified files:
usr.bin/make var.c
Log:
Mostly stylistic nits in preparation for splitting up Var_Parse:
use a more consistent style with regard to *str and str[0];
simplify code by introducing a temporary variable;
shift a break around and add braces where appropriate.
Submitted by: Max Okumoto <okumoto at ucsd.edu>
Revision Changes Path
1.81 +19 -15 src/usr.bin/make/var.c
More information about the cvs-src
mailing list