libpurple/protocols/zephyr/zephyr_internal.h

changeset 39819
3554dac2991b
parent 39556
622bf98df0ac
child 39829
ce056c64e426
--- a/libpurple/protocols/zephyr/zephyr_internal.h	Tue Aug 06 19:57:33 2019 -0400
+++ b/libpurple/protocols/zephyr/zephyr_internal.h	Tue Sep 10 00:06:36 2019 -0400
@@ -8,8 +8,8 @@
  *	file "mit-copyright.h".
  */
 
-#ifndef __ZEPHYR_H__
-#define __ZEPHYR_H__
+#ifndef PURPLE_ZEPHYR_ZEPHYR_INTERNAL_H
+#define PURPLE_ZEPHYR_ZEPHYR_INTERNAL_H
 
 #include <config.h>
 
@@ -336,4 +336,4 @@
 #define USER_STARTUP		"STARTUP"	/* Opcode: Come out of it */
 #define USER_EXIT		"EXIT"		/* Opcode: Exit the client */
 
-#endif /* __ZEPHYR_H__ */
+#endif /* PURPLE_ZEPHYR_ZEPHYR_INTERNAL_H */

mercurial