libpurple/accountopt.h

changeset 39659
e4dfb99b0cef
parent 39026
feb9db80ec7c
child 39968
71622ee1354e
--- a/libpurple/accountopt.h	Wed Jul 03 00:14:02 2019 -0400
+++ b/libpurple/accountopt.h	Wed Jul 03 00:21:33 2019 -0400
@@ -19,8 +19,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
-#ifndef _PURPLE_ACCOUNTOPT_H_
-#define _PURPLE_ACCOUNTOPT_H_
+#ifndef PURPLE_ACCOUNTOPT_H
+#define PURPLE_ACCOUNTOPT_H
 /**
  * SECTION:accountopt
  * @section_id: libpurple-accountopt
@@ -440,4 +440,4 @@
 
 G_END_DECLS
 
-#endif /* _PURPLE_ACCOUNTOPT_H_ */
+#endif /* PURPLE_ACCOUNTOPT_H */

mercurial