Module Name: src Committed By: rillig Date: Sat Jan 21 21:26:41 UTC 2023
Modified Files: src/usr.bin/xlint/lint1: lex.c Log Message: lint: use more expressive variable names in lexer The name 't' could easily be mistaken to mean a tspec_t. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.143 -r1.144 src/usr.bin/xlint/lint1/lex.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.