X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/aaf677da5b62d3d0fdeb26f9b4c63fed544b63cd..c511c5e8ed3f59ddee1b174b39e5cc16a2f11922:/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;