mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-04 11:06:21 +00:00
Change formatting
This commit is contained in:
@@ -1234,6 +1234,7 @@ _handle_carbons(xmpp_stanza_t *const stanza)
|
||||
if (x) {
|
||||
message->encrypted = xmpp_stanza_get_text(x);
|
||||
}
|
||||
|
||||
// OX
|
||||
xmpp_stanza_t *ox = xmpp_stanza_get_child_by_ns(message_stanza, STANZA_NS_OPENPGP_0);
|
||||
if( ox ) {
|
||||
|
||||
Reference in New Issue
Block a user