projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add --secret-keyring option for apt-key
[apt.git]
/
apt-pkg
/
sourcelist.h
diff --git
a/apt-pkg/sourcelist.h
b/apt-pkg/sourcelist.h
index 99e83f45469efd718ee137e4789674db8508c71a..261dd81613739286ecb2d2bdec625d37317c0b82 100644
(file)
--- a/
apt-pkg/sourcelist.h
+++ b/
apt-pkg/sourcelist.h
@@
-94,7
+94,7
@@
class pkgSourceList : public pkgSource
typedef std::vector<metaIndex *>::const_iterator const_iterator;
- p
rotected
:
+ p
ublic
:
std::vector<metaIndex *> SrcList;