summaryrefslogtreecommitdiff
path: root/tests/usr.bin/xlint/lint1/msg_030.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/usr.bin/xlint/lint1/msg_030.c')
-rw-r--r--tests/usr.bin/xlint/lint1/msg_030.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/usr.bin/xlint/lint1/msg_030.c b/tests/usr.bin/xlint/lint1/msg_030.c
index a136c0c6d4b..69b05289da7 100644
--- a/tests/usr.bin/xlint/lint1/msg_030.c
+++ b/tests/usr.bin/xlint/lint1/msg_030.c
@@ -1,9 +1,9 @@
-/* $NetBSD: msg_030.c,v 1.6 2022/10/01 09:42:40 rillig Exp $ */
+/* $NetBSD: msg_030.c,v 1.7 2023/07/07 19:45:22 rillig Exp $ */
# 3 "msg_030.c"
/* Test for message: redeclaration of '%s'; ANSI C requires static [30] */
-/* lint1-flags: -sw */
+/* lint1-flags: -sw -X 351 */
/* expect+1: error: old-style declaration; add 'int' [1] */
static a;