diff options
| -rw-r--r-- | lib/url.c | 1 | 
1 files changed, 1 insertions, 0 deletions
@@ -3599,6 +3599,7 @@ CURLcode Curl_async_resolved(struct connectdata *conn,    return code;  #else    (void)conn; +  (void)protocol_done;    return CURLE_OK;  #endif  }  | 
![]()  | 
index : curl | |
| cURL mirror with patches applied | Ben | 
| aboutsummaryrefslogtreecommitdiff | 
| -rw-r--r-- | lib/url.c | 1 | 
@@ -3599,6 +3599,7 @@ CURLcode Curl_async_resolved(struct connectdata *conn,    return code;  #else    (void)conn; +  (void)protocol_done;    return CURLE_OK;  #endif  }  |