1
0
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:
Daniel Stenberg 2004-09-16 14:26:04 +00:00
parent 40b9b6f6dc
commit 2544c78083

View File

@ -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