Module Name: src Committed By: rillig Date: Mon Oct 11 20:31:06 UTC 2021
Modified Files:
src/usr.bin/indent: lexi.c
Log Message:
indent: use separate variables for lexi_alnum and lexi
These two uses of the variable are independent of each other.
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 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.
