tests: Apply coding style to unit tests
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include <glib.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
void avatar_pep_subscribe(void){};
|
||||
void avatar_pep_subscribe(void) {};
|
||||
|
||||
gboolean
|
||||
avatar_get_by_nick(const char* nick, gboolean open)
|
||||
|
||||
Reference in New Issue
Block a user