From: Zhaoming Luo Date: Fri, 28 Feb 2025 13:06:34 +0000 (+0800) Subject: tests: fix comment in lib533 X-Git-Tag: curl-8_13_0~315 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=721157644229e8f4d75e509506ece6f56949628e;p=thirdparty%2Fcurl.git tests: fix comment in lib533 Closes #16523 --- 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"