]> git.cworth.org Git - tar/blobdiff - src/suffix.c
Imported Upstream version 1.21
[tar] / src / suffix.c
index fcf229798badb877575b19f67eca695102d9f0a7..986f34761e65946155312972d09fefbdd9c76994 100644 (file)
@@ -39,6 +39,7 @@ struct compression_suffix compression_suffixes[] = {
   { S(tz2, bzip2) },
   { S(lzma, lzma) },
   { S(tlz, lzma) },
+  { S(lzo, lzop) },
 #undef S
 };