Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/xlint/lint1
Module Name: src
Committed By: rillig
Date: Fri Jun 30 19:43:01 UTC 2023
Modified Files:
src/usr.bin/xlint/lint1: decl.c lex.c lint1.h
Log Message:
lint: replace macro for unique identifiers with function
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.327 -r1.328 src/usr.bin/xlint/lint1/decl.c
cvs rdiff -u -r1.162 -r1.163 src/usr.bin/xlint/lint1/lex.c
cvs rdiff -u -r1.171 -r1.172 src/usr.bin/xlint/lint1/lint1.h
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