Module Name: src Committed By: rillig Date: Mon Dec 27 23:44:06 UTC 2021
Modified Files: src/usr.bin/make: main.c Log Message: make: clean up Cmd_Exec Renaming savederr to saved_errno makes the comment redundant. Group the conditions for setting errfmt, retaining their relative order. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.558 -r1.559 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.