Module Name: src Committed By: rillig Date: Fri Jan 7 21:00:50 UTC 2022
Modified Files:
src/usr.bin/make: main.c parse.c
Log Message:
make: have as few statements as possible between va_start and va_end
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.566 -r1.567 src/usr.bin/make/main.c
cvs rdiff -u -r1.632 -r1.633 src/usr.bin/make/parse.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
