Date: Tue, 6 Jun 2000 00:14:02 -0700 (PDT) From: "Andrey A. Chernov" <ache@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ls extern.h ls.c Message-ID: <200006060714.AAA73070@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006060714.AAA73070>
