mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-27 15:36:21 +00:00
Revert "Apply coding style"
This reverts commit 9b55f2dec0.
Sorting the includes creates some problems.
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