summaryrefslogtreecommitdiff
path: root/sysdeps/aix/procargs.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/aix/procargs.c')
-rw-r--r--sysdeps/aix/procargs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/aix/procargs.c b/sysdeps/aix/procargs.c
index 44099b62..a79f26d2 100644
--- a/sysdeps/aix/procargs.c
+++ b/sysdeps/aix/procargs.c
@@ -34,7 +34,7 @@ static const unsigned long _glibtop_sysdeps_proc_args =
/* Init function. */
void
-glibtop_init_proc_args_s (glibtop *server)
+_glibtop_init_proc_args_s (glibtop *server)
{
server->sysdeps.proc_args = _glibtop_sysdeps_proc_args;
}