Explorar o código

(usage): Prototype moved to common.h

Sergey Poznyakoff %!s(int64=21) %!d(string=hai) anos
pai
achega
61f44c9361
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/tar.h

+ 2 - 0
src/tar.h

@@ -288,6 +288,8 @@ struct tar_stat_info
   off_t archive_file_size;  /* Size of file as stored in the archive.
 			       Equals stat.st_size for non-sparse files */
 
+  bool   is_sparse;         /* Is the file sparse */ 
+  
   size_t sparse_map_avail;  /* Index to the first unused element in
 			       sparse_map array. Zero if the file is
 			       not sparse */