From 5ad49953840661b898e8dfbb72ff7976c0bbe637 Mon Sep 17 00:00:00 2001 From: Paul Mackerras Date: Thu, 27 Nov 1997 05:59:11 +0000 Subject: [PATCH] this is really still back at 2.3.0 (or 2.2) --- NeXT/if_ppp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NeXT/if_ppp.c b/NeXT/if_ppp.c index 6803769..0e9b3e6 100644 --- a/NeXT/if_ppp.c +++ b/NeXT/if_ppp.c @@ -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"); -- 2.39.2