Module Name: src Committed By: rillig Date: Fri Nov 19 20:23:17 UTC 2021
Modified Files: src/usr.bin/indent: args.c indent.c indent.h io.c lexi.c pr_comment.c Log Message: indent: reduce casts to unsigned char for character classification No functional change. To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 src/usr.bin/indent/args.c cvs rdiff -u -r1.227 -r1.228 src/usr.bin/indent/indent.c cvs rdiff -u -r1.97 -r1.98 src/usr.bin/indent/indent.h cvs rdiff -u -r1.128 -r1.129 src/usr.bin/indent/io.c cvs rdiff -u -r1.147 -r1.148 src/usr.bin/indent/lexi.c cvs rdiff -u -r1.120 -r1.121 src/usr.bin/indent/pr_comment.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.