summaryrefslogtreecommitdiffstats
path: root/cpukit/pppd/upap.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/pppd/upap.c')
-rw-r--r--cpukit/pppd/upap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/pppd/upap.c b/cpukit/pppd/upap.c
index f2cdb921c5..78b3b2f5f7 100644
--- a/cpukit/pppd/upap.c
+++ b/cpukit/pppd/upap.c
@@ -72,7 +72,7 @@ static void upap_rauthreq __P((upap_state *, u_char *, int, int));
static void upap_rauthack __P((upap_state *, u_char *, int, int));
static void upap_rauthnak __P((upap_state *, u_char *, int, int));
static void upap_sauthreq __P((upap_state *));
-static void upap_sresp __P((upap_state *, int, int, char *, int));
+static void upap_sresp __P((upap_state *, u_char, u_char, char *, int));
/*