summaryrefslogtreecommitdiff
path: root/sysdeps/linux/ppp.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/linux/ppp.c')
-rw-r--r--sysdeps/linux/ppp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/linux/ppp.c b/sysdeps/linux/ppp.c
index 953eccc3..a3ad267d 100644
--- a/sysdeps/linux/ppp.c
+++ b/sysdeps/linux/ppp.c
@@ -46,7 +46,7 @@ static const unsigned long _glibtop_sysdeps_ppp =
/* Init function. */
void
-glibtop_init_ppp_s (glibtop *server)
+_glibtop_init_ppp_s (glibtop *server)
{
server->sysdeps.ppp = _glibtop_sysdeps_ppp;
}