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 20 09:59:53 UTC 2021

Modified Files:
        src/tests/usr.bin/indent: fmt_decl.c opt_P.c opt_badp.c opt_bl_br.c
            t_misc.sh token_ident.c
        src/usr.bin/indent: lexi.c

Log Message:
indent: clean up lint annotation and tests


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/tests/usr.bin/indent/fmt_decl.c
cvs rdiff -u -r1.2 -r1.3 src/tests/usr.bin/indent/opt_P.c
cvs rdiff -u -r1.5 -r1.6 src/tests/usr.bin/indent/opt_badp.c
cvs rdiff -u -r1.3 -r1.4 src/tests/usr.bin/indent/opt_bl_br.c \
    src/tests/usr.bin/indent/token_ident.c
cvs rdiff -u -r1.16 -r1.17 src/tests/usr.bin/indent/t_misc.sh
cvs rdiff -u -r1.149 -r1.150 src/usr.bin/indent/lexi.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