2
0
Эх сурвалжийг харах

http_client Rename the API in .h file

Olle E. Johansson 9 жил өмнө
parent
commit
fcdef43719

+ 1 - 1
modules/http_client/curl_api.h

@@ -49,7 +49,7 @@ typedef int (*bind_httpc_api_f)(httpc_api_t *api);
 int bind_httpc_api(httpc_api_t *api);
 
 /**
- * @brief Load the CURL API
+ * @brief Load the http_client API
  */
 static inline int httpc_load_api(httpc_api_t *api)
 {