Module Name: src Committed By: rillig Date: Thu May 11 10:51:34 UTC 2023
Modified Files: src/usr.bin/indent: indent.c indent.h lexi.c Log Message: indent: move force_nl into the parser state This way, it is included in the debug output. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.247 -r1.248 src/usr.bin/indent/indent.c cvs rdiff -u -r1.113 -r1.114 src/usr.bin/indent/indent.h cvs rdiff -u -r1.173 -r1.174 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.