]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/cachefilter.h
Merge remote-tracking branch 'donkult/feature/generalize-gzipindex' into debian/sid
[apt.git] / apt-pkg / cachefilter.h
index 49d2855f5c198c0f1e7dc0b4eea4d13332b6066e..6d10d1163a23598c884789b2d194a52d399f8732 100644 (file)
@@ -73,6 +73,7 @@ public:
        bool operator() (pkgCache::VerIterator const &Ver);
        ~PackageArchitectureMatchesSpecification();
 };
+                                                                       /*}}}*/
 
 #else