about summary refs log tree commit diff stats
path: root/src/xmpp
diff options
context:
space:
mode:
authorDmitry Podgorny <pasis.ua@gmail.com>2013-08-24 00:41:57 +0300
committerDmitry Podgorny <pasis.ua@gmail.com>2013-08-24 00:41:57 +0300
commitd6c90ac7ca8bd3e32e353b36e1eab54ccabd5eb9 (patch)
treebd94a63cb23d32a145878d0d3fc9db650ceb7e07 /src/xmpp
parent012366cf13df4094e43b7567fe47d03b0d025fad (diff)
downloadprofani-tty-d6c90ac7ca8bd3e32e353b36e1eab54ccabd5eb9.tar.gz
fixed indenting
Diffstat (limited to 'src/xmpp')
-rw-r--r--src/xmpp/presence.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmpp/presence.c b/src/xmpp/presence.c
index a18bf6fe..a1d851e4 100644
--- a/src/xmpp/presence.c
+++ b/src/xmpp/presence.c
@@ -493,7 +493,7 @@ _available_handler(xmpp_conn_t * const conn,
     }
 
     // self presence
-    if (strcmp(my_jid->barejid, from_jid->barejid) ==0) {
+    if (strcmp(my_jid->barejid, from_jid->barejid) == 0) {
         connection_add_available_resource(resource);
 
     // contact presence