Date: Tue, 11 Feb 1997 01:44:18 -0700 (MST) From: chad@anasazi.com (Chad R. Larson) To: freebsd-stable@freebsd.org Subject: 2.1.7 update missed (at least) one Message-ID: <9702110844.AA22106@chad.anasazi.com>
next in thread | raw e-mail | index | archive | help
*** snake_saver.c.old Tue Feb 11 01:01:21 1997
--- snake_saver.c Tue Feb 11 01:03:01 1997
***************
*** 45,51 ****
static void
snake_saver(int blank)
{
! const char saves[] = {"FreeBSD-2.1.6"};
static u_char *savs[sizeof(saves)-1];
static int dirx, diry;
int f;
--- 45,51 ----
static void
snake_saver(int blank)
{
! const char saves[] = {"FreeBSD-2.1.7"};
static u_char *savs[sizeof(saves)-1];
static int dirx, diry;
int f;
-crl
--
Chad R. Larson (CRL22) Brother, can you paradigm?
602-870-3330 chad@anasazi.com chad@anasaz.UUCP chad@dcfinc.com
Anasazi, Inc. - 7500 North Dreamy Draw Drive, Suite 120, Phoenix, Az 85020
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9702110844.AA22106>
