mirror of
https://github.com/curl/curl.git
synced 2026-08-26 00:13:34 +03:00
parent
1753de9d7a
commit
0417d323c9
52 changed files with 490 additions and 543 deletions
|
|
@ -137,7 +137,7 @@ size_t feature_count;
|
|||
CURLcode get_libcurl_info(void)
|
||||
{
|
||||
CURLcode result = CURLE_OK;
|
||||
const char *const *builtin;
|
||||
const char * const *builtin;
|
||||
|
||||
/* Pointer to libcurl's runtime version information */
|
||||
curlinfo = curl_version_info(CURLVERSION_NOW);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue