summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-04-18 23:30:55 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-04-18 23:30:55 +0000
commit93e5749eea3fbb731feaa7c448b69c662b8defa8 (patch)
tree37f6266e1f72f4737ced88f30b4228d957b7a419 /lib
parent8159d49a2aff48e260a51bce5db4bfe83970be3b (diff)
downloadcoreutils-93e5749eea3fbb731feaa7c448b69c662b8defa8.tar.xz
coreutils->fetish in comment.
Diffstat (limited to 'lib')
-rw-r--r--lib/chdir-long.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chdir-long.c b/lib/chdir-long.c
index 4702432a7..c3e71fded 100644
--- a/lib/chdir-long.c
+++ b/lib/chdir-long.c
@@ -269,6 +269,6 @@ main (int argc, char *argv[])
/*
Local Variables:
-compile-command: "gcc -DTEST_CHDIR=1 -DHAVE_CONFIG_H -I.. -g -O -W -Wall chdir-long.c libfetish.a"
+compile-command: "gcc -DTEST_CHDIR=1 -DHAVE_CONFIG_H -I.. -g -O -W -Wall chdir-long.c libcoreutils.a"
End:
*/