]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/sourcelist.h
Merge branch 'debian/sid' into debian/experimental
[apt.git] / apt-pkg / sourcelist.h
index 99e83f45469efd718ee137e4789674db8508c71a..261dd81613739286ecb2d2bdec625d37317c0b82 100644 (file)
@@ -94,7 +94,7 @@ class pkgSourceList : public pkgSource
    
    typedef std::vector<metaIndex *>::const_iterator const_iterator;
    
-   protected:
+   public:
 
    std::vector<metaIndex *> SrcList;