changeset 3558:5a3c1b83a80c

whoops! fix comment on first line :-)
author Jim Meyering <jim@meyering.net>
date Sun, 21 Oct 2001 15:12:39 +0000
parents 6a2484ccefaa
children 49dcd962cbcd
files lib/xreadlink.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.