diff options
Diffstat (limited to 'tests/usr.bin/xlint/lint1/msg_283.c')
| -rw-r--r-- | tests/usr.bin/xlint/lint1/msg_283.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/usr.bin/xlint/lint1/msg_283.c b/tests/usr.bin/xlint/lint1/msg_283.c index 4203e2c583d..1c265b8cea9 100644 --- a/tests/usr.bin/xlint/lint1/msg_283.c +++ b/tests/usr.bin/xlint/lint1/msg_283.c @@ -1,10 +1,10 @@ -/* $NetBSD: msg_283.c,v 1.5 2022/06/22 19:23:18 rillig Exp $ */ +/* $NetBSD: msg_283.c,v 1.6 2023/07/07 19:45:22 rillig Exp $ */ # 3 "msg_283.c" // Test for message: argument number mismatch with directive /* %s */ [283] /* Do not warn about unused parameters. */ -/* lint1-extra-flags: -X 231 */ +/* lint1-extra-flags: -X 231,351 */ /* PRINTFLIKE */ void |
