Commit f1596698 authored by Guenter Knauf's avatar Guenter Knauf
Browse files

ups - c&p error.

parent c60b52ab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 */