mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 17:16:22 +00:00
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