projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add sha512 support in the client now as well
[apt.git]
/
apt-pkg
/
acquire-item.h
diff --git
a/apt-pkg/acquire-item.h
b/apt-pkg/acquire-item.h
index 9bcc32f21331ef4a061c81122d5e983de4c4d897..2ae7bf27c4665687f9d3eecfdeabd7ee3b88c3d8 100644
(file)
--- a/
apt-pkg/acquire-item.h
+++ b/
apt-pkg/acquire-item.h
@@
-315,7
+315,7
@@
class pkgAcqSubIndex : public pkgAcquire::Item
virtual string Custom600Headers();
virtual bool ParseIndex(string const &IndexFile);
- /** \brief Create a new pkgAcq
Diff
Index.
+ /** \brief Create a new pkgAcq
Sub
Index.
*
* \param Owner The Acquire object that owns this item.
*