mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 16:18:48 -05:00
ups - c&p error.
This commit is contained in:
parent
c60b52ab43
commit
f1596698ae
@ -132,7 +132,7 @@ char *getpass_r(const char *prompt, char *buffer, size_t buflen)
|
||||
return(getpassword(prompt, buffer, buflen));
|
||||
}
|
||||
#define DONE
|
||||
#endif /* WIN32 */
|
||||
#endif /* NETWARE */
|
||||
|
||||
#ifndef DONE /* not previously provided */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user