]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/cbcp.c
Forgot to remote *.ln files (made by lint) when doing make clean.
[ppp.git] / pppd / cbcp.c
index b19283feba73d137522f3ee9867793b994e85520..6b68228d0b86b0b8528386d2722541d7dca4c380 100644 (file)
@@ -18,9 +18,7 @@
  * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
-#ifndef lint
-static char rcsid[] = "$Id: cbcp.c,v 1.8 1999/07/21 00:24:30 paulus Exp $";
-#endif
+#define RCSID  "$Id: cbcp.c,v 1.10 1999/08/13 06:46:10 paulus Exp $"
 
 #include <stdio.h>
 #include <string.h>
@@ -32,6 +30,8 @@ static char rcsid[] = "$Id: cbcp.c,v 1.8 1999/07/21 00:24:30 paulus Exp $";
 #include "fsm.h"
 #include "lcp.h"
 
+static const char rcsid[] = RCSID;
+
 /*
  * Options.
  */