Module Name: src Committed By: rillig Date: Sun Jan 8 15:22:33 UTC 2023
Modified Files: src/tests/usr.bin/xlint/lint1: msg_348.c src/usr.bin/xlint/lint1: tree.c Log Message: lint: recognize enum constant named 'max' as a count of values Seen in external/bsd/mdocml/dist/mdoc.h(50). To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/tests/usr.bin/xlint/lint1/msg_348.c cvs rdiff -u -r1.486 -r1.487 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.