diff options
Diffstat (limited to 'tests/usr.bin/xlint/lint1/msg_318.c')
| -rw-r--r-- | tests/usr.bin/xlint/lint1/msg_318.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/usr.bin/xlint/lint1/msg_318.c b/tests/usr.bin/xlint/lint1/msg_318.c index 5025fff1efd..2395a6f2e12 100644 --- a/tests/usr.bin/xlint/lint1/msg_318.c +++ b/tests/usr.bin/xlint/lint1/msg_318.c @@ -1,9 +1,9 @@ -/* $NetBSD: msg_318.c,v 1.3 2022/06/17 06:59:16 rillig Exp $ */ +/* $NetBSD: msg_318.c,v 1.4 2023/07/07 19:45:22 rillig Exp $ */ # 3 "msg_318.c" // Test for message: variable array dimension is a C99/GCC extension [318] -/* lint1-flags: -Sw */ +/* lint1-flags: -Sw -X 351 */ unsigned long example(int n) |
