From b67e4c7f7d1a78e3e21b46955097eb33718bf461 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mon, 20 Oct 2003 15:20:16 +0000 Subject: - fixed compilation --- include/glibtop/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/glibtop/version.h') diff --git a/include/glibtop/version.h b/include/glibtop/version.h index 92354833..67d9ab10 100644 --- a/include/glibtop/version.h +++ b/include/glibtop/version.h @@ -29,7 +29,7 @@ #define LIBGTOP_VERSION_STRING "Libgtop %s server version %s (%u,%u,%u,%u)." -BEGIN_LIBGTOP_DECLS +G_BEGIN_DECLS #if _IN_LIBGTOP @@ -37,6 +37,6 @@ void glibtop_send_version (glibtop *server, int fd); #endif -END_LIBGTOP_DECLS +G_END_DECLS #endif -- cgit v1.2.1