mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
fixed endif comment.
This commit is contained in:
parent
814b471d55
commit
c39690486c
@ -50,7 +50,7 @@ CURLcode Curl_sftp_doing(struct connectdata *conn,
|
|||||||
bool *dophase_done);
|
bool *dophase_done);
|
||||||
CURLcode Curl_scp_doing(struct connectdata *conn,
|
CURLcode Curl_scp_doing(struct connectdata *conn,
|
||||||
bool *dophase_done);
|
bool *dophase_done);
|
||||||
#endif (LIBSSH2_APINO >= 200706012030)
|
#endif /* (LIBSSH2_APINO >= 200706012030) */
|
||||||
|
|
||||||
#endif /* USE_LIBSSH2 */
|
#endif /* USE_LIBSSH2 */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user