mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 19:36:22 +00:00
Format new register code correctly
This commit is contained in:
@@ -262,4 +262,3 @@ cl_ev_send_priv_msg(ProfPrivateWin* privwin, const char* const msg, const char*
|
||||
jid_destroy(jidp);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -52,4 +52,3 @@ void cl_ev_send_muc_msg(ProfMucWin* mucwin, const char* const msg, const char* c
|
||||
void cl_ev_send_priv_msg(ProfPrivateWin* privwin, const char* const msg, const char* const oob_url);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user