From 9f806e97a24bba61417ae312fcc0da40914266fb Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 4 May 2011 21:35:41 +0200 Subject: Imported Upstream version 0.8.999 --- src/ppp-manager/nm-pppd-plugin.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/ppp-manager/nm-pppd-plugin.c') diff --git a/src/ppp-manager/nm-pppd-plugin.c b/src/ppp-manager/nm-pppd-plugin.c index c64bb87f..e2e5c709 100644 --- a/src/ppp-manager/nm-pppd-plugin.c +++ b/src/ppp-manager/nm-pppd-plugin.c @@ -240,13 +240,13 @@ nm_ip_up (void *data, int arg) } static int -get_chap_check() +get_chap_check (void) { return 1; } static int -get_pap_check() +get_pap_check (void) { return 1; } -- cgit 1.3.0-6-gf8a5