mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-31 11:26:20 +00:00
tests: Apply coding style to unit tests
This commit is contained in:
@@ -309,8 +309,8 @@ presence_sub_request_exists(const char* const bare_jid)
|
||||
}
|
||||
|
||||
// iq functions
|
||||
void iq_disable_carbons(){};
|
||||
void iq_enable_carbons(){};
|
||||
void iq_disable_carbons() {};
|
||||
void iq_enable_carbons() {};
|
||||
void
|
||||
iq_send_software_version(const char* const fulljid)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user