summaryrefslogtreecommitdiff
path: root/include/glibtop/procmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/glibtop/procmap.h')
-rw-r--r--include/glibtop/procmap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/glibtop/procmap.h b/include/glibtop/procmap.h
index b40a7802..5d4a7d82 100644
--- a/include/glibtop/procmap.h
+++ b/include/glibtop/procmap.h
@@ -32,7 +32,7 @@
#include <glibtop/compat_10.h>
#include <glibtop/array.h>
-BEGIN_LIBGTOP_DECLS
+G_BEGIN_DECLS
#define GLIBTOP_MAP_ENTRY_START 1
#define GLIBTOP_MAP_ENTRY_END 2
@@ -92,6 +92,6 @@ extern const char *glibtop_descriptions_proc_map [];
#endif
-END_LIBGTOP_DECLS
+G_END_DECLS
#endif