From owner-cvs-all Thu Feb 19 16:49:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA02833 for cvs-all-outgoing; Thu, 19 Feb 1998 16:49:09 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA02773; Thu, 19 Feb 1998 16:48:38 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA13754; Thu, 19 Feb 1998 16:47:50 -0800 (PST) Date: Thu, 19 Feb 1998 16:47:50 -0800 (PST) Message-Id: <199802200047.QAA13754@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-games@FreeBSD.ORG Subject: cvs commit: src/games/fortune/strfile strfile.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/19 16:47:50 PST Modified files: games/fortune/strfile strfile.c Log: Be sure to set the value of Tbl.str_numstr before any call to do_order or randomize so that they actually work. PR: 5791 Revision Changes Path 1.10 +2 -1 src/games/fortune/strfile/strfile.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message