cvs commit: src/usr.bin/make var.c
Max Okumoto
okumoto at crater.dragonflybsd.org
Mon Feb 14 01:56:42 PST 2005
okumoto 2005/02/14 01:55:58 PST
DragonFly src repository
Modified files:
usr.bin/make var.c
Log:
- Remove adding of '\0' to a Buffer object, since that is already
done by the Buffer object itself.
- Renamed vname to name, I want to use that variable name in a
different scope.
Revision Changes Path
1.89 +4 -5 src/usr.bin/make/var.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/var.c.diff?r1=1.88&r2=1.89&f=u
More information about the Commits
mailing list