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 02:55:31 UTC 2025

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

Log Message:
indent: fix indentation of comment above 'else'

Previously, indent assumed that no 'else' would follow.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tests/usr.bin/indent/psym_else.c
cvs rdiff -u -r1.82 -r1.83 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