summaryrefslogtreecommitdiff
path: root/tests/usr.bin/xlint/lint1/msg_120.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/usr.bin/xlint/lint1/msg_120.c')
-rw-r--r--tests/usr.bin/xlint/lint1/msg_120.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/usr.bin/xlint/lint1/msg_120.c b/tests/usr.bin/xlint/lint1/msg_120.c
index e1b4bf356bb..6ab435b147d 100644
--- a/tests/usr.bin/xlint/lint1/msg_120.c
+++ b/tests/usr.bin/xlint/lint1/msg_120.c
@@ -1,9 +1,9 @@
-/* $NetBSD: msg_120.c,v 1.6 2022/06/16 16:58:36 rillig Exp $ */
+/* $NetBSD: msg_120.c,v 1.7 2023/07/07 19:45:22 rillig Exp $ */
# 3 "msg_120.c"
// Test for message: bitwise '%s' on signed value nonportable [120]
-/* lint1-extra-flags: -p */
+/* lint1-extra-flags: -p -X 351 */
int
shr(int a, int b)