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:           Sun Jun  4 18:58:30 UTC 2023

Modified Files:
        src/tests/usr.bin/indent: edge_cases.c label.c lsym_case_label.c
            lsym_lparen_or_lbracket.c
        src/usr.bin/indent: io.c

Log Message:
indent: force at least one space after the colon of a label


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/usr.bin/indent/edge_cases.c
cvs rdiff -u -r1.8 -r1.9 src/tests/usr.bin/indent/label.c
cvs rdiff -u -r1.7 -r1.8 src/tests/usr.bin/indent/lsym_case_label.c
cvs rdiff -u -r1.12 -r1.13 src/tests/usr.bin/indent/lsym_lparen_or_lbracket.c
cvs rdiff -u -r1.191 -r1.192 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