From owner-cvs-all Mon Sep 6 13:22:40 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AE4E5158C5; Mon, 6 Sep 1999 13:22:37 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA69692; Mon, 6 Sep 1999 13:21:19 -0700 (PDT) (envelope-from billf@FreeBSD.org) Message-Id: <199909062021.NAA69692@freefall.freebsd.org> From: Bill Fumerola Date: Mon, 6 Sep 1999 13:21:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/find function.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk billf 1999/09/06 13:21:19 PDT Modified files: usr.bin/find function.c Log: -Wall: remove unused variable, initialize variable to avoid gcc stupidity. Revision Changes Path 1.19 +3 -1 src/usr.bin/find/function.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message