X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fcbcp.c;h=6b68228d0b86b0b8528386d2722541d7dca4c380;hb=44cd25b6c5a886f3cb615f2f0d8d78c6a52a2030;hp=73cbcf02355110341840ee11c6ae35c9260f1b10;hpb=875d9641d05b4fcb7e186f784c801962bb2670e5;p=ppp.git diff --git a/pppd/cbcp.c b/pppd/cbcp.c index 73cbcf0..6b68228 100644 --- a/pppd/cbcp.c +++ b/pppd/cbcp.c @@ -18,9 +18,7 @@ * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#ifndef lint -static const char rcsid[] = "$Id: cbcp.c,v 1.9 1999/08/12 04:25:19 paulus Exp $"; -#endif +#define RCSID "$Id: cbcp.c,v 1.10 1999/08/13 06:46:10 paulus Exp $" #include #include @@ -32,6 +30,8 @@ static const char rcsid[] = "$Id: cbcp.c,v 1.9 1999/08/12 04:25:19 paulus Exp $" #include "fsm.h" #include "lcp.h" +static const char rcsid[] = RCSID; + /* * Options. */