mirror of
https://github.com/curl/curl.git
synced 2026-07-16 14:37:16 +03:00
oops, broken comment fixed
This commit is contained in:
parent
64b0ff875f
commit
543e0b1e0f
1 changed files with 1 additions and 1 deletions
|
|
@ -190,7 +190,7 @@ CURLMsg *curl_multi_info_read(CURLM *multi_handle,
|
|||
int *msgs_in_queue);
|
||||
|
||||
#ifdef __cplusplus
|
||||
} /* end of extern "C"
|
||||
} /* end of extern "C" */
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue