Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   rillig
Date:           Sat Jun 10 08:17:04 UTC 2023

Modified Files:
        src/tests/usr.bin/indent: fmt_expr.c lsym_lparen_or_lbracket.c opt_ci.c
            opt_lpl.c
        src/usr.bin/indent: indent.c io.c

Log Message:
indent: fix indentation of continuation lines in initializers


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/usr.bin/indent/fmt_expr.c
cvs rdiff -u -r1.15 -r1.16 src/tests/usr.bin/indent/lsym_lparen_or_lbracket.c
cvs rdiff -u -r1.10 -r1.11 src/tests/usr.bin/indent/opt_ci.c
cvs rdiff -u -r1.7 -r1.8 src/tests/usr.bin/indent/opt_lpl.c
cvs rdiff -u -r1.351 -r1.352 src/usr.bin/indent/indent.c
cvs rdiff -u -r1.212 -r1.213 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