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 Jul 29 07:49:15 UTC 2023
Modified Files:
src/tests/usr.bin/xlint/lint1: gcc_init_compound_literal.c
src/usr.bin/xlint/lint1: decl.c externs1.h func.c main1.c
Log Message:
lint: condense code for ending a function
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 \
src/tests/usr.bin/xlint/lint1/gcc_init_compound_literal.c
cvs rdiff -u -r1.365 -r1.366 src/usr.bin/xlint/lint1/decl.c
cvs rdiff -u -r1.201 -r1.202 src/usr.bin/xlint/lint1/externs1.h
cvs rdiff -u -r1.171 -r1.172 src/usr.bin/xlint/lint1/func.c
cvs rdiff -u -r1.75 -r1.76 src/usr.bin/xlint/lint1/main1.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