mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-29 06:16:21 +00:00
tests: Apply coding style to unit tests
This commit is contained in:
@@ -27,7 +27,7 @@ http_file_get(void* userdata)
|
||||
return NULL;
|
||||
}
|
||||
|
||||
void http_download_cancel_processes(){};
|
||||
void http_download_add_download(){};
|
||||
void http_download_cancel_processes() {};
|
||||
void http_download_add_download() {};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user