Module Name: src Committed By: joerg Date: Tue Nov 4 23:00:35 UTC 2014
Modified Files: src/usr.bin/config: main.c mkheaders.c sem.c Log Message: To make -Wconversion happy, cast return value of tolower/toupper to char. To generate a diff of this commit: cvs rdiff -u -r1.71 -r1.72 src/usr.bin/config/main.c cvs rdiff -u -r1.24 -r1.25 src/usr.bin/config/mkheaders.c cvs rdiff -u -r1.67 -r1.68 src/usr.bin/config/sem.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.