mirror of
https://github.com/curl/curl.git
synced 2026-08-25 15:33:39 +03:00
tests: Fix format specifiers
This commit is contained in:
parent
eb49683e55
commit
df3647c9c8
8 changed files with 13 additions and 13 deletions
|
|
@ -37,7 +37,7 @@
|
|||
/* include memdebug.h last */
|
||||
#include "memdebug.h"
|
||||
|
||||
#define LOGFILE "log/fake_ntlm%d.log"
|
||||
#define LOGFILE "log/fake_ntlm%ld.log"
|
||||
|
||||
const char *serverlogfile;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue