DragonFly commits List (threaded) for 2005-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/make var.c
okumoto 2005/03/12 03:58:21 PST
DragonFly src repository
Modified files:
usr.bin/make var.c
Log:
VarParseLong()
- split long line
- update comments to match code
- renamed variable lengthPtr to consumed
VarParseShort()
- renamed variable lengthPtr to consumed
- update comments to clearify why we are returning an error.
VarParse()
- update comments to match code
- renamed variable lengthPtr to consumed
Revision Changes Path
1.139 +25 -22 src/usr.bin/make/var.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/var.c.diff?r1=1.138&r2=1.139&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]