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 Jun 26 20:03:09 UTC 2023

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

Log Message:
indent: implement 'blank line above first statement in function body'


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/tests/usr.bin/indent/opt_badp.c
cvs rdiff -u -r1.68 -r1.69 src/usr.bin/indent/debug.c
cvs rdiff -u -r1.385 -r1.386 src/usr.bin/indent/indent.c
cvs rdiff -u -r1.203 -r1.204 src/usr.bin/indent/indent.h
cvs rdiff -u -r1.230 -r1.231 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