mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 17:36:21 +00:00
Move caps_create_sha1_str -> stanza_create_caps_sha1_from_query
This commit is contained in:
@@ -292,6 +292,7 @@ void stanza_attach_show(xmpp_ctx_t *const ctx, xmpp_stanza_t *const presence, co
|
||||
void stanza_attach_status(xmpp_ctx_t *const ctx, xmpp_stanza_t *const presence, const char *const status);
|
||||
|
||||
xmpp_stanza_t* stanza_create_caps_query_element(xmpp_ctx_t *ctx);
|
||||
char* stanza_create_caps_sha1_from_query(xmpp_stanza_t *const query);
|
||||
|
||||
const char* stanza_get_presence_string_from_type(resource_presence_t presence_type);
|
||||
xmpp_stanza_t* stanza_create_software_version_iq(xmpp_ctx_t *ctx, const char *const fulljid);
|
||||
|
||||
Reference in New Issue
Block a user