From: Jim Meyering Date: Wed, 4 Dec 2002 08:56:58 +0000 (+0000) Subject: author hardly matters here :-) X-Git-Tag: v4.5.4~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2cb00a54a67e2e95fbeed4091204386797a899d;p=thirdparty%2Fcoreutils.git author hardly matters here :-) --- diff --git a/lib/lstat.c b/lib/lstat.c index d165055599..1507ad8c91 100644 --- a/lib/lstat.c +++ b/lib/lstat.c @@ -17,7 +17,5 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* written by Jim Meyering */ - #define LSTAT #include "stat.c"