summaryrefslogtreecommitdiff
path: root/src/dircolors.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-05-23 13:14:11 +0000
committerJim Meyering <jim@meyering.net>1996-05-23 13:14:11 +0000
commit9b7bbe7b0b4acd7f59aa4151a26bca0e6e556d43 (patch)
treeb8bd7981814b6b66d0c7ee56206aed41e1a62aa8 /src/dircolors.c
parentd84462d473a52fd9144cf1ac09284b4d3a0ee677 (diff)
downloadcoreutils-9b7bbe7b0b4acd7f59aa4151a26bca0e6e556d43.tar.xz
.
Diffstat (limited to 'src/dircolors.c')
-rw-r--r--src/dircolors.c1
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