harti 2005-02-10 17:01:46 UTC
FreeBSD src repository
Modified files:
usr.bin/make var.c
Log:
Buffers are already NUL-terminated so there is no need to explicitely add
a NULL.
Submitted by: Max Okumoto <okumoto at ucsd.edu>
Revision Changes Path
1.82 +0 -1 src/usr.bin/make/var.c