]> git.ozlabs.org Git - ppp.git/blobdiff - NeXT/if_ppp.c
this is really still back at 2.3.0 (or 2.2)
[ppp.git] / NeXT / if_ppp.c
index 3f3e2c94de26c4d042e31f0027dd06fc589681b9..0e9b3e6a499a9252b7dd4b191d62c8fd4eb26d79 100644 (file)
@@ -81,7 +81,7 @@
 /* from if_sl.c,v 1.11 84/10/04 12:54:47 rick Exp */
 
 #if !defined(lint)
-static char sccsid[] = "$Revision: 1.2 $ ($Date: 1997/04/30 05:39:30 $)";
+static char sccsid[] = "$Revision: 1.4 $ ($Date: 1997/11/27 05:59:11 $)";
 #endif /* not lint*/
 
 #define KERNEL 1
@@ -282,7 +282,7 @@ pppattach()
     register struct ppp_softc *sc;
     register int i = 0;
     
-    IOLog("\nPPP version 2.3b3 for NS 3.2 and 3.3\n");
+    IOLog("\nPPP version 2.3.0 for NS 3.2 and 3.3\n");
     IOLog("LKS: %s\n", sccsid);
     IOLog("by  Stephen Perkins, Philip Prindeville, and Pete French\n");