Module: sip-router
Branch: master
Commit: 6b833a82cb8c0978fae54afa086eff6d5479fa17
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6b833a82cb8c0978fae54afa086eff6d5479fa17

Author: Daniel-Constantin Mierla <[email protected]>
Committer: Daniel-Constantin Mierla <[email protected]>
Date:   Tue Aug  5 13:10:34 2014 +0200

pua_xmpp: fixed wrong define guardian id

---

 modules/pua_xmpp/simple2xmpp.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/pua_xmpp/simple2xmpp.h b/modules/pua_xmpp/simple2xmpp.h
index ce742e2..6ec372c 100644
--- a/modules/pua_xmpp/simple2xmpp.h
+++ b/modules/pua_xmpp/simple2xmpp.h
@@ -27,7 +27,7 @@
  */
 
 #ifndef SIP_XMPP_PRES_H
-#define SIP_XMPP__PRES_H
+#define SIP_XMPP_PRES_H
 
 #include "../pua/pua_bind.h"
 


_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to