X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fcbcp.c;h=64472f5c29bf0d096e5c58a3c26ccc8c19857071;hb=91d19fa519feae5392a359c435790a1a55999fb8;hp=d2f4786737d5e7d1e9d7ea8328ad787b81c303a1;hpb=f1c955be4c9a9a1a0ac000e063124b9f8122a45d;p=ppp.git diff --git a/pppd/cbcp.c b/pppd/cbcp.c index d2f4786..64472f5 100644 --- a/pppd/cbcp.c +++ b/pppd/cbcp.c @@ -19,7 +19,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: cbcp.c,v 1.5 1999/03/16 02:58:01 paulus Exp $"; +static char rcsid[] = "$Id: cbcp.c,v 1.6 1999/03/16 22:54:38 paulus Exp $"; #endif #include @@ -69,6 +69,7 @@ struct protent cbcp_protent = { NULL, 0, "CBCP", + NULL, cbcp_option_list, NULL, NULL,