summaryrefslogtreecommitdiff
path: root/tests/usr.bin/xlint/lint1/stmt_for.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/usr.bin/xlint/lint1/stmt_for.c')
-rw-r--r--tests/usr.bin/xlint/lint1/stmt_for.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/usr.bin/xlint/lint1/stmt_for.c b/tests/usr.bin/xlint/lint1/stmt_for.c
index df5b1cccfc4..cc5ff61f70f 100644
--- a/tests/usr.bin/xlint/lint1/stmt_for.c
+++ b/tests/usr.bin/xlint/lint1/stmt_for.c
@@ -1,4 +1,4 @@
-/* $NetBSD: stmt_for.c,v 1.3 2022/06/17 18:54:53 rillig Exp $ */
+/* $NetBSD: stmt_for.c,v 1.4 2023/07/07 19:45:22 rillig Exp $ */
# 3 "stmt_for.c"
/*
@@ -7,6 +7,8 @@
* "dcs->d_next == NULL" failed in funcend at func.c:422
*/
+/* lint1-extra-flags: -X 351 */
+
void
test(void)
{