Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/indent
Module Name: src
Committed By: rillig
Date: Sat May 13 17:20:41 UTC 2023
Modified Files:
src/usr.bin/indent: indent.c io.c
Log Message:
indent: do not add a blank at the beginning of a line
Most calls to output_line did already reset the variable. There may be
some untested edge cases in or after comments, but these should be fine
as well.
To generate a diff of this commit:
cvs rdiff -u -r1.262 -r1.263 src/usr.bin/indent/indent.c
cvs rdiff -u -r1.160 -r1.161 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.
Home |
Main Index |
Thread Index |
Old Index