X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fipv6cp.c;h=cf7fed8043952683c0229049feb70e32f1a0f623;hb=f6844ddcc8795a534f7af80498841cbcdfd177d7;hp=b877625c74f55f7bc4b5384222e9d11d3411553d;hpb=37a8acc7ee2527693d0c8ba82b2eaea249abde34;p=ppp.git diff --git a/pppd/ipv6cp.c b/pppd/ipv6cp.c index b877625..cf7fed8 100644 --- a/pppd/ipv6cp.c +++ b/pppd/ipv6cp.c @@ -90,10 +90,10 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $Id: ipv6cp.c,v 1.13 2001/03/08 05:11:12 paulus Exp $ + * $Id: ipv6cp.c,v 1.14 2001/03/08 05:29:28 paulus Exp $ */ -#define RCSID "$Id: ipv6cp.c,v 1.13 2001/03/08 05:11:12 paulus Exp $" +#define RCSID "$Id: ipv6cp.c,v 1.14 2001/03/08 05:29:28 paulus Exp $" /* * TODO: @@ -331,7 +331,7 @@ setifaceid(argv) } static void -printipaddr(opt, printer, arg) +printifaceid(opt, printer, arg) option_t *opt; void (*printer) __P((void *, char *, ...)); void *arg;