1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-02 10:21:46 -05:00

Minor comment fix.

This commit is contained in:
Gisle Vanem 2005-01-04 16:13:58 +00:00
parent 9cdaae94cc
commit 1e3b1b6e47

View File

@ -212,5 +212,5 @@ char *getpass_r(const char *prompt, /* prompt to display */
return password; /* return pointer to buffer */
}
#endif /* HAVE_GETPASS */
#endif /* DONE */
#endif /* HAVE_GETPASS_R */