mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
Bertrand Demiddelaer's correction
This commit is contained in:
parent
40b9b6f6dc
commit
2544c78083
@ -6,7 +6,7 @@ curl_share_cleanup - Clean up a shared object
|
|||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B #include <curl/curl.h>
|
.B #include <curl/curl.h>
|
||||||
.sp
|
.sp
|
||||||
.BI "CURLSHcode curl_share_cleanup( );"
|
.BI "CURLSHcode curl_share_cleanup(CURLSH *" share_handle ");"
|
||||||
.ad
|
.ad
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
This function deletes a shared object. The share handle cannot be used anymore
|
This function deletes a shared object. The share handle cannot be used anymore
|
||||||
|
Loading…
Reference in New Issue
Block a user