From: Jim Meyering Date: Thu, 23 May 1996 13:14:11 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_14e~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b7bbe7b0b4acd7f59aa4151a26bca0e6e556d43;p=thirdparty%2Fcoreutils.git . --- diff --git a/src/dircolors.c b/src/dircolors.c index 9391b5ca4b..6a50f7492b 100644 --- a/src/dircolors.c +++ b/src/dircolors.c @@ -3,6 +3,7 @@ FIXME: add option to print that default mapping? Only distinction necessary: Bourne vs. C-shell + Use obstack to accumulate rhs of setenv */ /* dircolors - parse a Slackware-style DIR_COLORS file. Copyright (C) 1994, 1995 H. Peter Anvin