diff options
Diffstat (limited to 'tests/usr.bin/xlint/lint1/msg_138.c')
| -rw-r--r-- | tests/usr.bin/xlint/lint1/msg_138.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/usr.bin/xlint/lint1/msg_138.c b/tests/usr.bin/xlint/lint1/msg_138.c index bf99698c2ce..d57e72937b0 100644 --- a/tests/usr.bin/xlint/lint1/msg_138.c +++ b/tests/usr.bin/xlint/lint1/msg_138.c @@ -1,9 +1,9 @@ -/* $NetBSD: msg_138.c,v 1.5 2022/07/01 20:53:13 rillig Exp $ */ +/* $NetBSD: msg_138.c,v 1.6 2023/07/07 19:45:22 rillig Exp $ */ # 3 "msg_138.c" // Test for message: unknown operand size, op '%s' [138] -/* lint1-extra-flags: -z */ +/* lint1-extra-flags: -z -X 351 */ struct incomplete; |
