summaryrefslogtreecommitdiff
path: root/tests/usr.bin/xlint/lint1/msg_050.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/usr.bin/xlint/lint1/msg_050.c')
-rw-r--r--tests/usr.bin/xlint/lint1/msg_050.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/usr.bin/xlint/lint1/msg_050.c b/tests/usr.bin/xlint/lint1/msg_050.c
index fc496d72931..b720d7910c2 100644
--- a/tests/usr.bin/xlint/lint1/msg_050.c
+++ b/tests/usr.bin/xlint/lint1/msg_050.c
@@ -1,9 +1,9 @@
-/* $NetBSD: msg_050.c,v 1.5 2022/06/20 21:13:36 rillig Exp $ */
+/* $NetBSD: msg_050.c,v 1.6 2023/07/07 19:45:22 rillig Exp $ */
# 3 "msg_050.c"
/* Test for message: argument '%s' has function type, should be pointer [50] */
-/* lint1-flags: -Stw */
+/* lint1-flags: -tw */
typedef void (function)();