mirror of
https://git.savannah.gnu.org/git/tar.git
synced 2026-04-27 11:55:19 +00:00
(xheader_store): Changed prototype.
This commit is contained in:
@@ -618,7 +618,7 @@ void update_archive (void);
|
||||
/* Module xheader.c. */
|
||||
|
||||
void xheader_decode (struct tar_stat_info *);
|
||||
void xheader_store (char const *, struct tar_stat_info const *);
|
||||
void xheader_store (char const *, struct tar_stat_info const *, void *);
|
||||
void xheader_read (union block *, size_t);
|
||||
void xheader_finish (struct xheader *);
|
||||
void xheader_destroy (struct xheader *);
|
||||
|
||||
Reference in New Issue
Block a user