Module Name: src Committed By: rillig Date: Thu Feb 4 07:39:39 UTC 2021
Modified Files: src/tests/usr.bin/xlint/lint1: msg_259.c Log Message: lint: update message text for 259 in test That's the one place that is not checked for matching the actual message by my usual pre-commit checks. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/tests/usr.bin/xlint/lint1/msg_259.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/tests/usr.bin/xlint/lint1/msg_259.c diff -u src/tests/usr.bin/xlint/lint1/msg_259.c:1.5 src/tests/usr.bin/xlint/lint1/msg_259.c:1.6 --- src/tests/usr.bin/xlint/lint1/msg_259.c:1.5 Thu Feb 4 06:55:00 2021 +++ src/tests/usr.bin/xlint/lint1/msg_259.c Thu Feb 4 07:39:39 2021 @@ -1,7 +1,7 @@ -/* $NetBSD: msg_259.c,v 1.5 2021/02/04 06:55:00 rillig Exp $ */ +/* $NetBSD: msg_259.c,v 1.6 2021/02/04 07:39:39 rillig Exp $ */ # 3 "msg_259.c" -// Test for message: argument #%d is converted from '%s' to '%s' [259] +// Test for message: argument #%d is converted from '%s' to '%s' due to prototype [259] /* lint1-extra-flags: -h */