X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/1816266852b25faec4f2ed1a67171eddb39b2102..2830b8436ac8a6f2f3dac4ce2cd030c24eebce04:/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;