diff options
Diffstat (limited to 'tests/usr.bin/xlint/lint1/msg_043.c')
| -rw-r--r-- | tests/usr.bin/xlint/lint1/msg_043.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/usr.bin/xlint/lint1/msg_043.c b/tests/usr.bin/xlint/lint1/msg_043.c index ea97c8f35a2..a36aad5dcc3 100644 --- a/tests/usr.bin/xlint/lint1/msg_043.c +++ b/tests/usr.bin/xlint/lint1/msg_043.c @@ -1,9 +1,9 @@ -/* $NetBSD: msg_043.c,v 1.4 2022/06/20 21:13:36 rillig Exp $ */ +/* $NetBSD: msg_043.c,v 1.5 2023/07/07 19:45:22 rillig Exp $ */ # 3 "msg_043.c" /* Test for message: redefinition of '%s' hides earlier one [43] */ -/* lint1-extra-flags: -h */ +/* lint1-extra-flags: -h -X 351 */ struct s { int member; |
