From b67e4c7f7d1a78e3e21b46955097eb33718bf461 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mon, 20 Oct 2003 15:20:16 +0000 Subject: - fixed compilation --- sysdeps/stub/glibtop_server.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysdeps/stub/glibtop_server.h') diff --git a/sysdeps/stub/glibtop_server.h b/sysdeps/stub/glibtop_server.h index b3822d47..5a8c68e9 100644 --- a/sysdeps/stub/glibtop_server.h +++ b/sysdeps/stub/glibtop_server.h @@ -24,7 +24,7 @@ #ifndef __GLIBTOP_SERVER_H__ #define __GLIBTOP_SERVER_H__ -BEGIN_LIBGTOP_DECLS +G_BEGIN_DECLS #define GLIBTOP_SUID_CPU 0 #define GLIBTOP_SUID_MEM 0 @@ -47,6 +47,6 @@ BEGIN_LIBGTOP_DECLS #define GLIBTOP_SUID_NETLOAD 0 #define GLIBTOP_SUID_PPP 0 -END_LIBGTOP_DECLS +G_END_DECLS #endif -- cgit v1.2.1