mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
parent
e44bfc7664
commit
f9e51fb55d
@ -190,7 +190,7 @@ static CURLcode file_connect(struct connectdata *conn, bool *done)
|
||||
struct FILEPROTO *file = data->req.protop;
|
||||
int fd;
|
||||
#ifdef DOS_FILESYSTEM
|
||||
int i;
|
||||
size_t i;
|
||||
char *actual_path;
|
||||
#endif
|
||||
size_t real_path_len;
|
||||
|
Loading…
Reference in New Issue
Block a user