- fixes for glib-1.3.9

This commit is contained in:
Bastien Nocera
2001-10-13 13:33:02 +00:00
parent 1b44968284
commit c04ee88f00
9 changed files with 1794 additions and 823 deletions

View File

@@ -36,7 +36,7 @@ main (int argc, char *argv [])
GError *error = NULL;
glibtop_cpu cpu;
g_type_init (G_TYPE_DEBUG_NONE);
g_type_init ();
client = glibtop_client_new ();