]> git.ipfire.org Git - thirdparty/curl.git/commit
ftplistparser: use ISDIGIT()
authorDaniel Stenberg <daniel@haxx.se>
Mon, 27 Mar 2023 08:54:58 +0000 (10:54 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 28 Mar 2023 08:11:33 +0000 (10:11 +0200)
commit2203bd13ff27e497030bb4e7ca776a05262c1737
treea4bc0924efa0efed0baa7274e3f0175673d43c15
parent01114f6efda64b9ce3492ed7c7964359de70efe5
ftplistparser: use ISDIGIT()

Closes #10844
lib/ftplistparser.c