summaryrefslogtreecommitdiff
path: root/tests/usr.bin/xlint/lint1/msg_124.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/usr.bin/xlint/lint1/msg_124.c')
-rw-r--r--tests/usr.bin/xlint/lint1/msg_124.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/usr.bin/xlint/lint1/msg_124.c b/tests/usr.bin/xlint/lint1/msg_124.c
index ebf80f3636b..0a73db62fb4 100644
--- a/tests/usr.bin/xlint/lint1/msg_124.c
+++ b/tests/usr.bin/xlint/lint1/msg_124.c
@@ -1,9 +1,9 @@
-/* $NetBSD: msg_124.c,v 1.13 2023/03/28 14:44:34 rillig Exp $ */
+/* $NetBSD: msg_124.c,v 1.14 2023/07/07 06:03:31 rillig Exp $ */
# 3 "msg_124.c"
// Test for message: illegal combination of '%s' and '%s', op '%s' [124]
-/* lint1-extra-flags: -s -X 351 */
+/* lint1-extra-flags: -s -X 191,351 */
typedef void(*signal_handler)(int);