]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/ipcp.c
Added -vjccid and vj-max-slots options, and reorganized in
[ppp.git] / pppd / ipcp.c
index 112def979666ec79395711d8b2965022b1d0c9b4..3d99235440b2d5a6a6a9ea97f8193679b02b9e6f 100644 (file)
@@ -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;
     }