cvs commit: src/usr.bin/make var.c
Hartmut Brandt
harti at FreeBSD.org
Tue Mar 15 06:27:29 PST 2005
harti 2005-03-15 14:27:29 UTC
FreeBSD src repository
Modified files:
usr.bin/make var.c
Log:
VarParseLong: move the detection of the modifier separator ':' into
the loop. Add a comment why the 'consumed' variable is updated.
Rename lengthPtr to consumed.
Patch: 7.115
Submitted by: Max Okumoto <okumoto at ucsd.edu>
Revision Changes Path
1.114 +23 -19 src/usr.bin/make/var.c
More information about the cvs-all
mailing list