diff options
Diffstat (limited to 'tests/usr.bin/xlint/lint1/msg_327.c')
| -rw-r--r-- | tests/usr.bin/xlint/lint1/msg_327.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/usr.bin/xlint/lint1/msg_327.c b/tests/usr.bin/xlint/lint1/msg_327.c index 3e69cf50749..3e01dce2bbf 100644 --- a/tests/usr.bin/xlint/lint1/msg_327.c +++ b/tests/usr.bin/xlint/lint1/msg_327.c @@ -1,9 +1,9 @@ -/* $NetBSD: msg_327.c,v 1.7 2023/03/28 14:44:35 rillig Exp $ */ +/* $NetBSD: msg_327.c,v 1.8 2023/07/07 06:03:31 rillig Exp $ */ # 3 "msg_327.c" /* Test for message: declarations after statements is a C99 feature [327] */ -/* lint1-flags: -w -X 351 */ +/* lint1-flags: -w -X 192,351 */ void statement(void); |
