]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/sourcelist.h
create debIFTypeDscFile type
[apt.git] / apt-pkg / sourcelist.h
index 9df0c1d7419c3fbd46e38fef1d113fbd8e06b067..0ebf4e0807ec7d326fe49bce377564374920d21c 100644 (file)
@@ -86,7 +86,7 @@ class pkgSourceList
    
    typedef std::vector<metaIndex *>::const_iterator const_iterator;
    
-   protected:
+   public:
 
    std::vector<metaIndex *> SrcList;