From owner-cvs-all Thu Aug 29 7:29:14 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD45D37B400; Thu, 29 Aug 2002 07:29:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70CC643E3B; Thu, 29 Aug 2002 07:29:10 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7TETAJU084275; Thu, 29 Aug 2002 07:29:10 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7TETAmb084274; Thu, 29 Aug 2002 07:29:10 -0700 (PDT) Message-Id: <200208291429.g7TETAmb084274@freefall.freebsd.org> From: Giorgos Keramidas Date: Thu, 29 Aug 2002 07:29:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ls print.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 keramida 2002/08/29 07:29:09 PDT Modified files: bin/ls print.c Log: Fix a warning of "possibly used before initialisation". Reviewed by: tjr Revision Changes Path 1.57 +1 -2 src/bin/ls/print.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message