Module Name: src Committed By: rillig Date: Sun Aug 9 09:01:29 UTC 2020
Modified Files:
src/usr.bin/make: main.c
Log Message:
make(1): split local variable in Cmd_Exec into two
This avoids a mismatch between signed and unsigned types.
To generate a diff of this commit:
cvs rdiff -u -r1.297 -r1.298 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.
