about summary refs log tree commit diff stats
path: root/src/xmpp/ox.h
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2020-07-07 09:43:28 +0200
committerMichael Vetter <jubalh@iodoru.org>2020-07-07 09:43:28 +0200
commit9b55f2dec0ea27a9ce4856e303425e12f866cea2 (patch)
tree87b723739c420cb7bb4ca7db20dc1d7fc2b3de05 /src/xmpp/ox.h
parent66f9a6b7219391b2c8bee5967f5ef7e223fd5d23 (diff)
downloadprofani-tty-9b55f2dec0ea27a9ce4856e303425e12f866cea2.tar.gz
Apply coding style
Regards https://github.com/profanity-im/profanity/issues/1396
Diffstat (limited to 'src/xmpp/ox.h')
-rw-r--r--src/xmpp/ox.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/xmpp/ox.h b/src/xmpp/ox.h
index 8d959eb1..51435bb5 100644
--- a/src/xmpp/ox.h
+++ b/src/xmpp/ox.h
@@ -43,7 +43,6 @@
  * https://xmpp.org/extensions/xep-0373.html
  */
 
-
 /*!
  * \brief Announcing OpenPGP public key from file to PEP.
  *
@@ -57,5 +56,3 @@
  */
 
 gboolean ox_announce_public_key(const char* const filename);
-
-