mirror of
https://github.com/curl/curl.git
synced 2026-08-25 08:13:31 +03:00
parent
bb83f86a74
commit
739a9e8e12
2 changed files with 1 additions and 3 deletions
|
|
@ -1168,6 +1168,7 @@ CURLcode Curl_ssh_init(void)
|
|||
}
|
||||
void Curl_ssh_cleanup(void)
|
||||
{
|
||||
(void)wolfSSH_Cleanup();
|
||||
}
|
||||
|
||||
#endif /* USE_WOLFSSH */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue