summaryrefslogtreecommitdiff
path: root/lib/xreadlink.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-10-21 15:12:39 +0000
committerJim Meyering <jim@meyering.net>2001-10-21 15:12:39 +0000
commitbd0070c191c92e214964b234e330f8ef9f1a2a8d (patch)
tree06cad5224a17d4406f695f31cbc98c3c8d431115 /lib/xreadlink.c
parenta43c0607acfa78f9069c13cedc7c534bf6586408 (diff)
downloadcoreutils-bd0070c191c92e214964b234e330f8ef9f1a2a8d.tar.xz
whoops! fix comment on first line :-)
Diffstat (limited to 'lib/xreadlink.c')
-rw-r--r--lib/xreadlink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xreadlink.c b/lib/xreadlink.c
index b58330a1d..13c28456d 100644
--- a/lib/xreadlink.c
+++ b/lib/xreadlink.c
@@ -1,4 +1,4 @@
-/* exclude.c -- exclude file names
+/* xreadlink.c -- readlink wrapper to return the link name in malloc'd storage
Copyright 2001 Free Software Foundation, Inc.