ups - c&p error.

This commit is contained in:
Gunter Knauf 2007-04-14 16:45:43 +00:00
parent c60b52ab43
commit f1596698ae
1 changed files with 1 additions and 1 deletions

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