harti 2005-04-11 07:26:21 UTC
FreeBSD src repository
Modified files:
usr.bin/make main.c
Log:
Remove the call to Parse_Init() - there is no need to initialize
a static variable to NULL. Forgot this in the previous commit to
parse.[ch].
Revision Changes Path
1.132 +0 -2 src/usr.bin/make/main.c