Rename http.c/.h to chttp.c/.h and improve amalgamation formatting
This commit is contained in:
+1
-1
@@ -27,4 +27,4 @@ void http_request_submit (HTTP_RequestHandle handle);
|
||||
HTTP_Response* http_request_result (HTTP_RequestHandle handle);
|
||||
void http_request_free (HTTP_RequestHandle handle);
|
||||
|
||||
#endif // CLIENT_INCLUDED
|
||||
#endif // CLIENT_INCLUDED
|
||||
Reference in New Issue
Block a user