mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 11:16:21 +00:00
Applied coding style to src/xmpp/
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
|
||||
#include "xmpp/xmpp.h"
|
||||
|
||||
DataForm* form_create(xmpp_stanza_t * const stanza);
|
||||
DataForm* form_create(xmpp_stanza_t *const stanza);
|
||||
xmpp_stanza_t* form_create_submission(DataForm *form);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user