Module Name: src Committed By: rillig Date: Sun Mar 28 13:09:43 UTC 2021
Modified Files: src/usr.bin/xlint/lint1: externs1.h init.c lex.c tree.c Log Message: lint: sprinkle const on function declarations No functional change. To generate a diff of this commit: cvs rdiff -u -r1.93 -r1.94 src/usr.bin/xlint/lint1/externs1.h cvs rdiff -u -r1.160 -r1.161 src/usr.bin/xlint/lint1/init.c cvs rdiff -u -r1.20 -r1.21 src/usr.bin/xlint/lint1/lex.c cvs rdiff -u -r1.252 -r1.253 src/usr.bin/xlint/lint1/tree.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.