mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 19:56: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 cmd_sub_shows_message_when_not_connected(void **state);
|
||||
void cmd_sub_shows_usage_when_no_arg(void **state);
|
||||
void cmd_sub_shows_message_when_not_connected(void** state);
|
||||
void cmd_sub_shows_usage_when_no_arg(void** state);
|
||||
|
||||
Reference in New Issue
Block a user