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: Fri Sep 10 20:02:51 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: d_gcc_compound_statements2.c
d_init_array_using_string.c emit.c t_integration.sh
src/usr.bin/xlint/lint1: cgram.y ops.def
src/usr.bin/xlint/xlint: Makefile
Log Message:
lint: replace space followed by tab with simply tab
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
src/tests/usr.bin/xlint/lint1/d_gcc_compound_statements2.c
cvs rdiff -u -r1.5 -r1.6 \
src/tests/usr.bin/xlint/lint1/d_init_array_using_string.c
cvs rdiff -u -r1.6 -r1.7 src/tests/usr.bin/xlint/lint1/emit.c
cvs rdiff -u -r1.69 -r1.70 src/tests/usr.bin/xlint/lint1/t_integration.sh
cvs rdiff -u -r1.360 -r1.361 src/usr.bin/xlint/lint1/cgram.y
cvs rdiff -u -r1.24 -r1.25 src/usr.bin/xlint/lint1/ops.def
cvs rdiff -u -r1.23 -r1.24 src/usr.bin/xlint/xlint/Makefile
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