]> 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 6803769b5e37f1ea23f7719ad23a7e705f1b93ea..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.3 $ ($Date: 1997/07/14 03:49:07 $)";
+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.3.1 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");