Module Name: src
Committed By: rillig
Date: Tue Jan 23 20:03:42 UTC 2024
Modified Files:
src/usr.bin/xlint/lint1: decl.c tree.c
Log Message:
lint: unconst parameters
These were leftovers from earlier refactorings and are no longer needed.
No binary change.
To generate a diff of this commit:
cvs rdiff -u -r1.389 -r1.390 src/usr.bin/xlint/lint1/decl.c
cvs rdiff -u -r1.597 -r1.598 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.