mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 16:26:22 +00:00
tests: Apply coding style to unit tests
This commit is contained in:
@@ -38,7 +38,7 @@ file_size(int filedes)
|
||||
return 0;
|
||||
}
|
||||
|
||||
void http_upload_cancel_processes(){};
|
||||
void http_upload_add_upload(){};
|
||||
void http_upload_cancel_processes() {};
|
||||
void http_upload_add_upload() {};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user