(tar_checksum): New function
authorSergey Poznyakoff <gray@gnu.org.ua>
Fri, 26 Nov 2004 19:09:48 +0000 (19:09 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Fri, 26 Nov 2004 19:09:48 +0000 (19:09 +0000)
src/common.h

index d13bc0baa822c8f399862dceb8024f9230d02fca..549ef6141ea3cda7e3d336d6da94601a8c0a3d88 100644 (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);