mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Remove ugly curl struct pointer from jsonFetchValue signature
This commit is contained in:
@@ -29,6 +29,6 @@ std::vector<ModStoreMod> readModStoreList(Json::Value& modlist);
|
||||
ModStoreModDetails readModStoreModDetails(Json::Value& details);
|
||||
|
||||
Json::Value fetchJsonValue(const std::string &url,
|
||||
struct curl_slist *chunk);
|
||||
std::vector<std::string> *extra_headers);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user