X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Flist.c;h=c65e171976ecf86b66a73cf386e271a327725216;hb=5af29cb944c84e2d539ce9df527d63c29f6012b9;hp=e1e06caa9e25ef3e173d7c30504beb2bfcc69623;hpb=7dd57ebdfa9ac0d2af4622449f45b5025f6c184f;p=chaz%2Ftar diff --git a/src/list.c b/src/list.c index e1e06ca..c65e171 100644 --- a/src/list.c +++ b/src/list.c @@ -116,7 +116,7 @@ transform_member_name (char **pinput, int type) return transform_name_fp (pinput, type, decode_xform, &type); } -static void +void transform_stat_info (int typeflag, struct tar_stat_info *stat_info) { if (typeflag == GNUTYPE_VOLHDR)