summaryrefslogtreecommitdiff
path: root/sysdeps/stub/ppp.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/stub/ppp.c')
-rw-r--r--sysdeps/stub/ppp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/stub/ppp.c b/sysdeps/stub/ppp.c
index fdc348e9..a5cd1e0a 100644
--- a/sysdeps/stub/ppp.c
+++ b/sysdeps/stub/ppp.c
@@ -43,7 +43,7 @@ glibtop_init_ppp_s (glibtop *server)
int
glibtop_get_ppp_s (glibtop *server, glibtop_ppp *buf, unsigned short device,
- unsigned short isdn, const char *lockfile)
+ unsigned short isdn)
{
memset (buf, 0, sizeof (glibtop_ppp));