finch/gntdebug.h

changeset 39885
b1b266896ec1
parent 39532
04b8df1f20c3
child 39887
9c8f874c74a0
--- a/finch/gntdebug.h	Sat Sep 28 09:21:29 2019 +0000
+++ b/finch/gntdebug.h	Sun Sep 29 02:48:18 2019 -0500
@@ -19,8 +19,9 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
-#ifndef _GNT_DEBUG_H
-#define _GNT_DEBUG_H
+#ifndef FINCH_DEBUG_H
+#define FINCH_DEBUG_H
+
 /**
  * SECTION:gntdebug
  * @section_id: finch-gntdebug
@@ -55,4 +56,5 @@
 
 G_END_DECLS
 
-#endif
+#endif /* FINCH_DEBUG_H */
+

mercurial