X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/acf09dfa0f6b654db3eae065ad73476d421ebfae..8c782efd93342c6119e8ba2ff6989b7a164b7f3d:/apt-pkg/sourcelist.h?ds=sidebyside diff --git a/apt-pkg/sourcelist.h b/apt-pkg/sourcelist.h index 99e83f454..261dd8161 100644 --- a/apt-pkg/sourcelist.h +++ b/apt-pkg/sourcelist.h @@ -94,7 +94,7 @@ class pkgSourceList : public pkgSource typedef std::vector::const_iterator const_iterator; - protected: + public: std::vector SrcList;