Module Name: src Committed By: rillig Date: Mon Oct 11 19:04:47 UTC 2021
Modified Files:
src/usr.bin/indent: io.c
Log Message:
indent: use bool for suppress_blanklines
It only ever got assigned the values 0 and 1.
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 src/usr.bin/indent/io.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
