X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/17f6ffe0c319859761707bdcd1a1afa5bfab0bb2..c029a8368d0f90d749ccba73fc9afe46e77d8b2f:/apt-pkg/sourcelist.h 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;