Module Name: src Committed By: rillig Date: Tue Oct 26 20:17:42 UTC 2021
Modified Files:
src/usr.bin/indent: lexi.c
Log Message:
indent: fix debug logging
The parser state is not always 'ps', so the debug logging must use the
correct state as well.
To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 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.
