mirror of
https://github.com/curl/curl.git
synced 2026-07-23 10:57:18 +03:00
Minor comment fix.
This commit is contained in:
parent
9cdaae94cc
commit
1e3b1b6e47
1 changed files with 1 additions and 1 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue