diff options
Diffstat (limited to 'tests/usr.bin/xlint/lint1/msg_201.c')
| -rw-r--r-- | tests/usr.bin/xlint/lint1/msg_201.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/usr.bin/xlint/lint1/msg_201.c b/tests/usr.bin/xlint/lint1/msg_201.c index c10119e285f..95170cd21b4 100644 --- a/tests/usr.bin/xlint/lint1/msg_201.c +++ b/tests/usr.bin/xlint/lint1/msg_201.c @@ -1,8 +1,10 @@ -/* $NetBSD: msg_201.c,v 1.3 2021/08/26 19:23:25 rillig Exp $ */ +/* $NetBSD: msg_201.c,v 1.4 2023/07/07 19:45:22 rillig Exp $ */ # 3 "msg_201.c" // Test for message: default outside switch [201] +/* lint1-extra-flags: -X 351 */ + void example(void) { |
