harti 2005-02-28 17:05:26 UTC
FreeBSD src repository
Modified files:
usr.bin/make main.c
Log:
Buf_GetAll wants a pointer as its second argument, not a boolean -
replace FALSE by NULL.
Submitted by: Max Okumoto <okumoto at ucsd.edu>
Revision Changes Path
1.123 +1 -1 src/usr.bin/make/main.c