Module Name: src Committed By: rillig Date: Sun Feb 27 22:46:04 UTC 2022
Modified Files:
src/usr.bin/xlint/lint1: lex.c
Log Message:
lint: reorganize lexer functions
Move the keywords table to the top, reduce forward declarations.
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 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.
