X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fipcp.c;h=3d99235440b2d5a6a6a9ea97f8193679b02b9e6f;hp=112def979666ec79395711d8b2965022b1d0c9b4;hb=0ea0ee1439a6472c86bbc70407fef906f2c34b25;hpb=fa27d664513ba1af7257fc642ff6c7a90dd65001 diff --git a/pppd/ipcp.c b/pppd/ipcp.c index 112def9..3d99235 100644 --- a/pppd/ipcp.c +++ b/pppd/ipcp.c @@ -18,7 +18,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: ipcp.c,v 1.19 1995/06/01 01:30:38 paulus Exp $"; +static char rcsid[] = "$Id: ipcp.c,v 1.20 1995/08/10 06:51:04 paulus Exp $"; #endif /* @@ -584,8 +584,6 @@ ipcp_nakci(f, p, len) try.neg_addr = 1; no.neg_addr = 1; break; - default: - goto bad; } p = next; }