mirror of
https://github.com/curl/curl.git
synced 2026-07-24 20:07:16 +03:00
fixed endif comment.
This commit is contained in:
parent
814b471d55
commit
c39690486c
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ CURLcode Curl_sftp_doing(struct connectdata *conn,
|
|||
bool *dophase_done);
|
||||
CURLcode Curl_scp_doing(struct connectdata *conn,
|
||||
bool *dophase_done);
|
||||
#endif (LIBSSH2_APINO >= 200706012030)
|
||||
#endif /* (LIBSSH2_APINO >= 200706012030) */
|
||||
|
||||
#endif /* USE_LIBSSH2 */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue