Apply coding style
Regards https://github.com/profanity-im/profanity/issues/1396
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
void returns_no_commands(void **state);
|
||||
void returns_commands(void **state);
|
||||
void returns_no_commands(void** state);
|
||||
void returns_commands(void** state);
|
||||
|
||||
Reference in New Issue
Block a user