about summary refs log tree commit diff stats
path: root/src/xmpp/stanza.c
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2021-10-13 21:32:44 +0200
committerMichael Vetter <jubalh@iodoru.org>2021-10-13 21:32:44 +0200
commit46c8245af96846c046ce21171f956fc2fa40cab9 (patch)
tree3c121723856c92c89fb79e0105c477faf6bd40ae /src/xmpp/stanza.c
parentaedef61c914a9837a2bc4819be2a8f0f4f8d96bc (diff)
downloadprofani-tty-46c8245af96846c046ce21171f956fc2fa40cab9.tar.gz
Format new register code correctly
Diffstat (limited to 'src/xmpp/stanza.c')
-rw-r--r--src/xmpp/stanza.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xmpp/stanza.c b/src/xmpp/stanza.c
index bb9083f0..3a1cb4a5 100644
--- a/src/xmpp/stanza.c
+++ b/src/xmpp/stanza.c
@@ -2924,4 +2924,3 @@ stanza_get_service_contact_addresses(xmpp_ctx_t* ctx, xmpp_stanza_t* stanza)
 
     return addresses;
 }
-