]> Dogcows Code - chaz/tar/blobdiff - src/list.c
Transform file names when updating and appendig to archives.
[chaz/tar] / src / list.c
index e1e06caa9e25ef3e173d7c30504beb2bfcc69623..c65e171976ecf86b66a73cf386e271a327725216 100644 (file)
@@ -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)
This page took 0.020268 seconds and 4 git commands to generate.