Module Name: src Committed By: rillig Date: Sun Sep 26 03:23:06 UTC 2021
Modified Files:
src/usr.bin/make: cond.c
Log Message:
make: fix lint warning on i386
cond.c(800): warning: argument #3 is converted from 'unsigned char' to
'unsigned int' due to prototype [259]
To generate a diff of this commit:
cvs rdiff -u -r1.279 -r1.280 src/usr.bin/make/cond.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
