]> Dogcows Code - chaz/tar/blobdiff - src/common.h
tar: fix misspelled identifier "set_comression_program_by_suffix"
[chaz/tar] / src / common.h
index bc1f3a2585b85709296facadf1029ed2c659b0fb..595e2ee201d2e34e4b2211b38e2caf029992da9a 100644 (file)
@@ -809,7 +809,7 @@ bool transform_name_fp (char **pinput, int type,
                        char *(*fun)(char *, void *), void *);
 
 /* Module suffix.c */
-void set_comression_program_by_suffix (const char *name, const char *defprog);
+void set_compression_program_by_suffix (const char *name, const char *defprog);
 
 /* Module checkpoint.c */
 void checkpoint_compile_action (const char *str);
This page took 0.019794 seconds and 4 git commands to generate.