]> Dogcows Code - chaz/tar/commitdiff
(set_transform_expr): New function
authorSergey Poznyakoff <gray@gnu.org.ua>
Fri, 2 Jun 2006 15:05:52 +0000 (15:05 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Fri, 2 Jun 2006 15:05:52 +0000 (15:05 +0000)
src/common.h

index 713dab402b8c8cfeecabcb2d7ec3c38fb30210f2..da89ad0c95efca2ad8bef0c092d289199bee9a9e 100644 (file)
@@ -705,6 +705,7 @@ bool string_ascii_p (const char *str);
 bool utf8_convert (bool to_utf, char const *input, char **output);
 
 /* Module transform.c */
+void set_transform_expr (const char *expr);
 bool transform_name (char **pinput);
 bool transform_name_fp (char **pinput, char *(*fun)(char *));
      
This page took 0.027121 seconds and 4 git commands to generate.