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:           Mon May 15 21:51:46 UTC 2023

Modified Files:
        src/tests/usr.bin/indent: fmt_decl.c
        src/usr.bin/indent: indent.c

Log Message:
indent: fix detection of casts

A word followed by a '(' does not start a cast expression.


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/tests/usr.bin/indent/fmt_decl.c
cvs rdiff -u -r1.283 -r1.284 src/usr.bin/indent/indent.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