libpurple/protocols/novell/nmcontact.h

changeset 39819
3554dac2991b
parent 19859
71d37b57eff2
--- a/libpurple/protocols/novell/nmcontact.h	Tue Aug 06 19:57:33 2019 -0400
+++ b/libpurple/protocols/novell/nmcontact.h	Tue Sep 10 00:06:36 2019 -0400
@@ -18,8 +18,8 @@
  *
  */
 
-#ifndef __NM_CONTACT_H__
-#define __NM_CONTACT_H__
+#ifndef PURPLE_NOVELL_NMCONTACT_H
+#define PURPLE_NOVELL_NMCONTACT_H
 
 #include <glib.h>
 
@@ -422,4 +422,4 @@
  */
 NMField *nm_folder_to_fields(NMFolder * folder);
 
-#endif
+#endif /* PURPLE_NOVELL_NMCONTACT_H */

mercurial