- Pass NULL as 2nd param to Buf_GetAll(buf, &len), the callers don't need
authorMax Okumoto <okumoto@dragonflybsd.org>
Tue, 11 Jan 2005 05:13:33 +0000 (05:13 +0000)
committerMax Okumoto <okumoto@dragonflybsd.org>
Tue, 11 Jan 2005 05:13:33 +0000 (05:13 +0000)
commit67492fd22032afffdac12d356e1e279135dbadc6
tree706f8659422e4da763a4f95f32c6f336ac5c63a7
parentd0ed90742d8f2d4f422e1240203e29e241423244
- Pass NULL as 2nd param to Buf_GetAll(buf, &len), the callers don't need
  that info.
usr.bin/make/for.c
usr.bin/make/parse.c