Module Name: src Committed By: rillig Date: Fri Nov 19 17:42:46 UTC 2021
Modified Files: src/usr.bin/indent: indent.c indent.h io.c Log Message: indent: move character input from indent.c to io.c No functional change. To generate a diff of this commit: cvs rdiff -u -r1.222 -r1.223 src/usr.bin/indent/indent.c cvs rdiff -u -r1.91 -r1.92 src/usr.bin/indent/indent.h cvs rdiff -u -r1.119 -r1.120 src/usr.bin/indent/io.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.