From 721157644229e8f4d75e509506ece6f56949628e Mon Sep 17 00:00:00 2001 From: Zhaoming Luo Date: Fri, 28 Feb 2025 21:06:34 +0800 Subject: [PATCH] tests: fix comment in lib533 Closes #16523 --- tests/libtest/lib533.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/libtest/lib533.c b/tests/libtest/lib533.c index dc48bb4625..75fe36065e 100644 --- a/tests/libtest/lib533.c +++ b/tests/libtest/lib533.c @@ -21,7 +21,7 @@ * SPDX-License-Identifier: curl * ***************************************************************************/ -/* used for test case 533, 534 and 535 */ +/* used for test case 533, 534, 535 and 546 */ #include "test.h"