Module Name: src Committed By: rillig Date: Fri Jun 2 13:59:33 UTC 2023
Modified Files: src/tests/usr.bin/indent: opt_sob.c src/usr.bin/indent: debug.c indent.c indent.h Log Message: indent: clean up Only print the 'token' buffer in debug mode if it is interesting, group the blocks in handling of '(' tokens by topic, remove obsolete comment from test. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/tests/usr.bin/indent/opt_sob.c cvs rdiff -u -r1.24 -r1.25 src/usr.bin/indent/debug.c cvs rdiff -u -r1.311 -r1.312 src/usr.bin/indent/indent.c cvs rdiff -u -r1.160 -r1.161 src/usr.bin/indent/indent.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.