diff options
Diffstat (limited to 'tests/usr.bin/xlint/lint1/msg_317.c')
| -rw-r--r-- | tests/usr.bin/xlint/lint1/msg_317.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/usr.bin/xlint/lint1/msg_317.c b/tests/usr.bin/xlint/lint1/msg_317.c index b483ef2f6d1..9fcde94a6ca 100644 --- a/tests/usr.bin/xlint/lint1/msg_317.c +++ b/tests/usr.bin/xlint/lint1/msg_317.c @@ -1,9 +1,9 @@ -/* $NetBSD: msg_317.c,v 1.4 2022/02/27 12:00:27 rillig Exp $ */ +/* $NetBSD: msg_317.c,v 1.5 2023/07/07 19:45:22 rillig Exp $ */ # 3 "msg_317.c" /* Test for message: __func__ is a C99 feature [317] */ -/* lint1-flags: -sw */ +/* lint1-flags: -sw -X 351 */ const char * function(void) |
