diff options
Diffstat (limited to 'tests/usr.bin/xlint/lint1/msg_239.c')
| -rw-r--r-- | tests/usr.bin/xlint/lint1/msg_239.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/usr.bin/xlint/lint1/msg_239.c b/tests/usr.bin/xlint/lint1/msg_239.c index 0d70f1d0431..9d1eaf317eb 100644 --- a/tests/usr.bin/xlint/lint1/msg_239.c +++ b/tests/usr.bin/xlint/lint1/msg_239.c @@ -1,9 +1,9 @@ -/* $NetBSD: msg_239.c,v 1.6 2022/06/16 21:24:41 rillig Exp $ */ +/* $NetBSD: msg_239.c,v 1.7 2023/07/07 19:45:22 rillig Exp $ */ # 3 "msg_239.c" // Test for message: constant argument to '!' [239] -/* lint1-extra-flags: -h */ +/* lint1-extra-flags: -h -X 351 */ _Bool example(int n) |
