diff options
Diffstat (limited to 'tests/usr.bin/xlint/lint1/msg_097.c')
| -rw-r--r-- | tests/usr.bin/xlint/lint1/msg_097.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/usr.bin/xlint/lint1/msg_097.c b/tests/usr.bin/xlint/lint1/msg_097.c index 78cd05e3d53..ff0195af53a 100644 --- a/tests/usr.bin/xlint/lint1/msg_097.c +++ b/tests/usr.bin/xlint/lint1/msg_097.c @@ -1,9 +1,9 @@ -/* $NetBSD: msg_097.c,v 1.4 2022/04/03 09:34:45 rillig Exp $ */ +/* $NetBSD: msg_097.c,v 1.5 2023/07/07 06:03:31 rillig Exp $ */ # 3 "msg_097.c" /* Test for message: suffix U is illegal in traditional C [97] */ -/* lint1-flags: -gtw */ +/* lint1-flags: -gtw -X 191 */ void example() |
