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:           Fri Jun  9 10:24:56 UTC 2023

Modified Files:
        src/tests/usr.bin/indent: psym_stmt.c
        src/usr.bin/indent: debug.c indent.c indent.h

Log Message:
indent: don't treat function call expressions as cast expressions


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/usr.bin/indent/psym_stmt.c
cvs rdiff -u -r1.41 -r1.42 src/usr.bin/indent/debug.c
cvs rdiff -u -r1.344 -r1.345 src/usr.bin/indent/indent.c
cvs rdiff -u -r1.180 -r1.181 src/usr.bin/indent/indent.h

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