Module Name: src Committed By: rillig Date: Sun Apr 18 10:09:49 UTC 2021
Modified Files: src/usr.bin/xlint/lint1: err.c lint1.h Log Message: lint: rename parameter to diagnostic functions and macros The first parameter is not just an arbitrary number, it's a message ID. To generate a diff of this commit: cvs rdiff -u -r1.114 -r1.115 src/usr.bin/xlint/lint1/err.c cvs rdiff -u -r1.98 -r1.99 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.