diff options
-rw-r--r-- | lib/xreadlink.c | 2 |
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. |