diff options
Diffstat (limited to 'tests/usr.bin/xlint/lint1/msg_084.c')
| -rw-r--r-- | tests/usr.bin/xlint/lint1/msg_084.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/usr.bin/xlint/lint1/msg_084.c b/tests/usr.bin/xlint/lint1/msg_084.c index 02d6f2830c5..0a956b03d64 100644 --- a/tests/usr.bin/xlint/lint1/msg_084.c +++ b/tests/usr.bin/xlint/lint1/msg_084.c @@ -1,9 +1,9 @@ -/* $NetBSD: msg_084.c,v 1.4 2022/04/16 09:20:01 rillig Exp $ */ +/* $NetBSD: msg_084.c,v 1.5 2023/07/07 19:45:22 rillig Exp $ */ # 3 "msg_084.c" /* Test for message: ANSI C requires formal parameter before '...' [84] */ -/* lint1-flags: -sw */ +/* lint1-flags: -sw -X 351 */ /* expect+2: error: ANSI C requires formal parameter before '...' [84] */ void |
