]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/cacheiterators.h
move pty magic into its own functions
[apt.git] / apt-pkg / cacheiterators.h
index 179a0e963a0eef27ed006cc31e25b09d8fe81c5f..886d84838ab7b8f99b1d3b03933b8611557e3028 100644 (file)
@@ -220,6 +220,7 @@ class pkgCache::VerIterator : public Iterator<Version, VerIterator> {
        inline VerFileIterator FileList() const;
        bool Downloadable() const;
        inline const char *PriorityType() const {return Owner->Priority(S->Priority);};
+       const char *MultiArchType() const;
        std::string RelStr() const;
 
        bool Automatic() const;