mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
%ld for long
This commit is contained in:
parent
933f7cecae
commit
0aa7d11cc9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user