瀏覽代碼

pua_xmpp: fixed wrong define guardian id

Daniel-Constantin Mierla 11 年之前
父節點
當前提交
6b833a82cb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      modules/pua_xmpp/simple2xmpp.h

+ 1 - 1
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"