1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

%ld for long

This commit is contained in:
Daniel Stenberg 2004-05-06 13:21:32 +00:00
parent 933f7cecae
commit 0aa7d11cc9

View File

@ -120,7 +120,7 @@ void storerequest(char *reqbuf);
#define REQUEST_DUMP "log/server.input"
#define RESPONSE_DUMP "log/server.response"
#define TEST_DATA_PATH "%s/data/test%d"
#define TEST_DATA_PATH "%s/data/test%ld"
/* very-big-path support */
#define MAXDOCNAMELEN 140000