소스 검색

pua_xmpp: fixed wrong define guardian id

(cherry picked from commit 6b833a82cb8c0978fae54afa086eff6d5479fa17)
(cherry picked from commit 190eb31d662462b6d3a44d81389500f935d28a70)
Daniel-Constantin Mierla 11 년 전
부모
커밋
28096c217b
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"