]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
tests: fix comment in lib533
authorZhaoming Luo <zhaoming1357@qq.com>
Fri, 28 Feb 2025 13:06:34 +0000 (21:06 +0800)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 28 Feb 2025 15:12:20 +0000 (16:12 +0100)
Closes #16523

tests/libtest/lib533.c

index dc48bb46255bed94f4d7e5e883e44cae432f297d..75fe36065e625db78e1954fda2102cbc11191167 100644 (file)
@@ -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"