]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/acquire-item.h
allow pdiff bootstrap from all supported compressors
[apt.git] / apt-pkg / acquire-item.h
index 134bbab7e70cd36b14ca98025120bb464398b05f..93ff0a9c3cd68f86853222a024d5e617f14ed61a 100644 (file)
@@ -841,10 +841,7 @@ class APT_HIDDEN pkgAcqIndexDiffs : public pkgAcqBaseIndex
 
    /** The current status of this patch. */
    enum DiffState
-     {
-       /** \brief The diff is in an unknown state. */
-        StateFetchUnkown,
-
+   {
         /** \brief The diff is currently being fetched. */
         StateFetchDiff,