mirror of
https://github.com/curl/curl.git
synced 2026-07-24 22:17:16 +03:00
parent
58845f2e2e
commit
13ef623a81
16 changed files with 21 additions and 21 deletions
|
|
@ -29,7 +29,7 @@
|
|||
*
|
||||
* In the ISO C standard (IEEE Std 1003.1), there is a strtoimax() function we
|
||||
* could use in case strtoll() doesn't exist... See
|
||||
* http://www.opengroup.org/onlinepubs/009695399/functions/strtoimax.html
|
||||
* https://www.opengroup.org/onlinepubs/009695399/functions/strtoimax.html
|
||||
*/
|
||||
|
||||
#ifdef NEED_CURL_STRTOLL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue