X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fupap.c;h=0078adfeec17d981f51a16bb3f5cdfada9e292da;hp=b59d13031ad9e6c7f0d5f224bfae23f6c586afb2;hb=1e7bc3ea35208555bf233daacee9d85ded13f999;hpb=7a4dc0ff500aaa176a41965d8d4ad15a97a70904 diff --git a/pppd/upap.c b/pppd/upap.c index b59d130..0078adf 100644 --- a/pppd/upap.c +++ b/pppd/upap.c @@ -18,7 +18,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: upap.c,v 1.14 1999/03/16 03:15:15 paulus Exp $"; +static char rcsid[] = "$Id: upap.c,v 1.15 1999/03/16 22:54:43 paulus Exp $"; #endif /* @@ -72,6 +72,7 @@ struct protent pap_protent = { NULL, 1, "PAP", + NULL, pap_option_list, NULL, NULL,