From owner-cvs-all Tue Jan 1 13:16:15 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2DA1937B41E; Tue, 1 Jan 2002 13:16:10 -0800 (PST) Received: (from wosch@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g01LGAh43849; Tue, 1 Jan 2002 13:16:10 -0800 (PST) (envelope-from wosch) Message-Id: <200201012116.g01LGAh43849@freefall.freebsd.org> From: Wolfram Schneider Date: Tue, 1 Jan 2002 13:16:10 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/locate/locate locate.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wosch 2002/01/01 13:16:10 PST Modified files: usr.bin/locate/locate locate.c Log: A global is used even though the value is passed through the function call. Submitted by: "Crist J . Clark" Revision Changes Path 1.14 +14 -14 src/usr.bin/locate/locate/locate.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message