summaryrefslogtreecommitdiff
path: root/examples/first.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/first.c')
-rw-r--r--examples/first.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/first.c b/examples/first.c
index edd7e0eb..c4f32e6e 100644
--- a/examples/first.c
+++ b/examples/first.c
@@ -39,7 +39,7 @@ main (int argc, char *argv [])
bindtextdomain (PACKAGE, GTOPLOCALEDIR);
textdomain (PACKAGE);
- glibtop_init__r (&glibtop_global_server);
+ glibtop_init ();
glibtop_get_cpu (&data.cpu);