mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-27 00:26:21 +00:00
Revert "Apply coding style"
This reverts commit 9b55f2dec0.
Sorting the includes creates some problems.
This commit is contained in:
@@ -37,6 +37,6 @@
|
||||
#define XMPP_BLOCKING_H
|
||||
|
||||
void blocking_request(void);
|
||||
int blocked_set_handler(xmpp_stanza_t* stanza);
|
||||
int blocked_set_handler(xmpp_stanza_t *stanza);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user