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:           Sat Nov 27 18:37:17 UTC 2021

Modified Files:
        src/tests/usr.bin/indent: token_comment.c
        src/usr.bin/indent: indent.c indent.h io.c pr_comment.c

Log Message:
indent: rename dump functions to output

No functional change.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/tests/usr.bin/indent/token_comment.c
cvs rdiff -u -r1.235 -r1.236 src/usr.bin/indent/indent.c
cvs rdiff -u -r1.103 -r1.104 src/usr.bin/indent/indent.h
cvs rdiff -u -r1.140 -r1.141 src/usr.bin/indent/io.c
cvs rdiff -u -r1.125 -r1.126 src/usr.bin/indent/pr_comment.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