Module Name: src Committed By: rillig Date: Fri Oct 8 17:04:13 UTC 2021
Modified Files: src/usr.bin/indent: io.c Log Message: indent: calculate indentation instead of column This avoids constantly adding and subtracting 1. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.81 -r1.82 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.