X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fipxcp.c;h=a347518b9ebb9b9563a8d0e4833704cebc2bdbb8;hb=b771dc419780bc703c617ffcd5995aa1ed866705;hp=1b8942e68d577fc4d5a2be156a3d69b6a56653f6;hpb=e5b2f428a1e3e934b9a42d2a4bcd747d899ad6f0;p=ppp.git diff --git a/pppd/ipxcp.c b/pppd/ipxcp.c index 1b8942e..a347518 100644 --- a/pppd/ipxcp.c +++ b/pppd/ipxcp.c @@ -19,7 +19,7 @@ #ifdef IPX_CHANGE #ifndef lint -static char rcsid[] = "$Id: ipxcp.c,v 1.2 1996/07/01 01:14:25 paulus Exp $"; +static char rcsid[] = "$Id: ipxcp.c,v 1.3 1996/09/14 05:15:20 paulus Exp $"; #endif /* @@ -1269,7 +1269,7 @@ static int ipxcp_printpkt(p, plen, printer, arg) u_char *p; int plen; - void (*printer)(); + void (*printer) __P((void *, char *, ...)); void *arg; { int code, id, len, olen;