]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/indexfile.h
implement PDiff patching for compressed files
[apt.git] / apt-pkg / indexfile.h
index 562b9f7b83f613c0cda7cb0b9823783cba30aec9..8f7e9dc0548ba502547abd9362097bb764802c98 100644 (file)
@@ -86,6 +86,7 @@ class IndexTarget                                                     /*{{{*/
       FILENAME,
       EXISTING_FILENAME,
       PDIFFS,
+      COMPRESSIONTYPES,
    };
    std::string Option(OptionKeys const Key) const;
    bool OptionBool(OptionKeys const Key) const;