diff options
-rw-r--r-- | src/dircolors.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dircolors.c b/src/dircolors.c index 9391b5ca4..6a50f7492 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 |