From owner-cvs-all Tue Jun 6 0:14: 8 2000 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 1A9D637BF3D; Tue, 6 Jun 2000 00:14:03 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA73070; Tue, 6 Jun 2000 00:14:03 -0700 (PDT) (envelope-from ache@FreeBSD.org) Message-Id: <200006060714.AAA73070@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Tue, 6 Jun 2000 00:14:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ls extern.h ls.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2000/06/06 00:14:02 PDT Modified files: bin/ls extern.h ls.c Log: Move colorquit() prototype to extern.h Add "extern" to variables declarations in extern.h to not make them commons into each compiled file. Revision Changes Path 1.12 +5 -4 src/bin/ls/extern.h 1.38 +1 -2 src/bin/ls/ls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message