Module Name: src Committed By: rillig Date: Mon May 15 07:57:22 UTC 2023
Modified Files: src/usr.bin/indent: debug.c indent.c indent.h lexi.c Log Message: indent: move debugging code to separate file No functional change. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/usr.bin/indent/debug.c cvs rdiff -u -r1.268 -r1.269 src/usr.bin/indent/indent.c cvs rdiff -u -r1.133 -r1.134 src/usr.bin/indent/indent.h cvs rdiff -u -r1.185 -r1.186 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.