From: Jim Meyering Date: Sun, 21 Oct 2001 15:12:39 +0000 (+0000) Subject: whoops! fix comment on first line :-) X-Git-Tag: FILEUTILS-4_1_1~83 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=bd0070c191c92e214964b234e330f8ef9f1a2a8d;p=thirdparty%2Fcoreutils.git whoops! fix comment on first line :-) --- diff --git a/lib/xreadlink.c b/lib/xreadlink.c index b58330a1d0..13c28456d6 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.