]> Dogcows Code - chaz/tar/blobdiff - src/common.h
Issue a warning if the archive being compared contais transformed file names.
[chaz/tar] / src / common.h
index 69097b3f68cc791cca7269d4c12cdb60743af5d8..35e056ed7bd84457e367676a18895c8e847237c2 100644 (file)
@@ -779,6 +779,7 @@ void set_transform_expr (const char *expr);
 bool transform_name (char **pinput, int type);
 bool transform_name_fp (char **pinput, int type,
                        char *(*fun)(char *, void *), void *);
+bool transform_program_p (void);
 
 /* Module suffix.c */
 void set_compression_program_by_suffix (const char *name, const char *defprog);
This page took 0.023738 seconds and 4 git commands to generate.