Improve common.h comment
This commit is contained in:
@@ -425,8 +425,7 @@ extern struct tar_stat_info current_stat_info;
|
|||||||
/* Status of archive file, or all zeros if remote. */
|
/* Status of archive file, or all zeros if remote. */
|
||||||
extern struct stat archive_stat;
|
extern struct stat archive_stat;
|
||||||
|
|
||||||
/* true if archive if lseek should be used on the archive, 0 if it
|
/* Whether lseek should be used on the archive. */
|
||||||
should not be used. */
|
|
||||||
extern bool seekable_archive;
|
extern bool seekable_archive;
|
||||||
|
|
||||||
extern FILE *stdlis;
|
extern FILE *stdlis;
|
||||||
|
|||||||
Reference in New Issue
Block a user