1
0
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:
Gunter Knauf 2007-04-14 16:45:43 +00:00
parent c60b52ab43
commit f1596698ae

View File

@ -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 */