Module Name: src Committed By: rillig Date: Sat Nov 14 18:36:27 UTC 2020
Modified Files:
src/usr.bin/make: main.c
Log Message:
make(1): clean up Fatal
Use the shortest possible scope between va_start and the corresponding
va_end.
To generate a diff of this commit:
cvs rdiff -u -r1.464 -r1.465 src/usr.bin/make/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
