Module Name: src Committed By: rillig Date: Sun Oct 31 22:38:12 UTC 2021
Modified Files: src/usr.bin/indent: args.c indent.c indent.h lexi.c Log Message: indent: clean up Initialize buffers in reading order, make comments more expressive, rename add_typename to register_typename, remove unused macro. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.67 -r1.68 src/usr.bin/indent/args.c cvs rdiff -u -r1.202 -r1.203 src/usr.bin/indent/indent.c cvs rdiff -u -r1.73 -r1.74 src/usr.bin/indent/indent.h cvs rdiff -u -r1.127 -r1.128 src/usr.bin/indent/lexi.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.