diff options
author | Jim Meyering <jim@meyering.net> | 2002-12-04 08:56:58 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-12-04 08:56:58 +0000 |
commit | f2cb00a54a67e2e95fbeed4091204386797a899d (patch) | |
tree | b3ca15c10230694d0135d15e2d7177801c7280e5 /lib | |
parent | 16c87869c68673af9ed8afc1046103778b2356f6 (diff) | |
download | coreutils-f2cb00a54a67e2e95fbeed4091204386797a899d.tar.xz |
author hardly matters here :-)
Diffstat (limited to 'lib')
-rw-r--r-- | lib/lstat.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/lstat.c b/lib/lstat.c index d16505559..1507ad8c9 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" |