diff --git a/common.h b/common.h index 88e9204..e635b59 100644 --- a/common.h +++ b/common.h @@ -70,4 +70,4 @@ struct context { std::map inlineQueries; }; -size_t curl_receive_cb(char *ptr, size_t size, size_t nmemb, CURL *ctx); \ No newline at end of file +size_t curl_receive_cb(char *ptr, size_t size, size_t nmemb, CURL *ctx);