(tar_checksum): New function

This commit is contained in:
Sergey Poznyakoff
2004-11-26 19:09:48 +00:00
parent b5db978830
commit 322114744f

View File

@@ -501,6 +501,7 @@ void print_for_mkdir (char *, int, mode_t);
void print_header (struct tar_stat_info *, off_t);
void read_and (void (*) (void));
enum read_header read_header (bool);
enum read_header tar_checksum (union block *header);
void skip_file (off_t);
void skip_member (void);