mirror of
https://github.com/curl/curl.git
synced 2026-07-29 00:03:12 +03:00
cleanup
This commit is contained in:
parent
d3bff07732
commit
007df330ad
1 changed files with 1 additions and 1 deletions
|
|
@ -236,7 +236,7 @@ struct doh_probes;
|
|||
|
||||
#ifdef USE_CURL_ASYNC
|
||||
struct Curl_async {
|
||||
#ifdef CURLRES_ARES /* */
|
||||
#ifdef CURLRES_ARES
|
||||
struct async_ares_ctx ares;
|
||||
#elif defined(CURLRES_THREADED)
|
||||
struct async_thrdd_ctx thrdd;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue