Rename http.c/.h to chttp.c/.h and improve amalgamation formatting
This commit is contained in:
+2
-1
@@ -115,4 +115,5 @@ char* http_engine_bodybuf (HTTP_Engine *eng, int *cap);
|
||||
void http_engine_bodyack (HTTP_Engine *eng, int num);
|
||||
void http_engine_done (HTTP_Engine *eng);
|
||||
void http_engine_undo (HTTP_Engine *eng);
|
||||
#endif // HTTP_ENGINE_INCLUDED
|
||||
|
||||
#endif // HTTP_ENGINE_INCLUDED
|
||||
Reference in New Issue
Block a user