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:           Tue Jan  7 03:14:24 UTC 2025

Modified Files:
        src/tests/usr.bin/indent: psym_for_exprs.c psym_if_expr_stmt.c
        src/usr.bin/indent: parse.c

Log Message:
indent: fix indentation of statement after deeply nested 'if'


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/usr.bin/indent/psym_for_exprs.c
cvs rdiff -u -r1.4 -r1.5 src/tests/usr.bin/indent/psym_if_expr_stmt.c
cvs rdiff -u -r1.83 -r1.84 src/usr.bin/indent/parse.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