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:           Sun Jun 18 07:10:24 UTC 2023

Modified Files:
        src/tests/usr.bin/indent: lsym_comment.c
        src/usr.bin/indent: indent.c pr_comment.c

Log Message:
indent: remove support for backspace in code and comments

The C code in the whole tree does not contain a single literal
backspace.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/tests/usr.bin/indent/lsym_comment.c
cvs rdiff -u -r1.380 -r1.381 src/usr.bin/indent/indent.c
cvs rdiff -u -r1.168 -r1.169 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