add newline at the end of common.h

This commit is contained in:
Slavasil 2024-11-09 01:55:33 +03:00
parent 89326abe7e
commit c3e7a9c92d

View File

@ -70,4 +70,4 @@ struct context {
std::map<uint64_t, pending_inline_query> inlineQueries;
};
size_t curl_receive_cb(char *ptr, size_t size, size_t nmemb, CURL *ctx);
size_t curl_receive_cb(char *ptr, size_t size, size_t nmemb, CURL *ctx);