]> Dogcows Code - chaz/tar/blobdiff - src/list.c
Fix bug in sparse file listing
[chaz/tar] / src / list.c
index b4277e028e59f9672fbb5b247574fcad5c8e41c9..22bec010e475516f8a19e89d10519627c756db69 100644 (file)
@@ -689,7 +689,6 @@ decode_header (union block *header, struct tar_stat_info *stat_info,
        }
     }
 
-  stat_info->archive_file_size = stat_info->stat.st_size;
   xheader_decode (stat_info);
 
   if (sparse_member_p (stat_info))
This page took 0.016344 seconds and 4 git commands to generate.