X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fcommon.h;h=595e2ee201d2e34e4b2211b38e2caf029992da9a;hb=9764a6b1d3b91b654728c04a645f20c605970562;hp=bc1f3a2585b85709296facadf1029ed2c659b0fb;hpb=a1a15e3202fa50cd0ee6b8b854c9f238c45fba2e;p=chaz%2Ftar diff --git a/src/common.h b/src/common.h index bc1f3a2..595e2ee 100644 --- a/src/common.h +++ b/src/common.h @@ -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);