(svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n].
This commit is contained in:
@@ -136,7 +136,7 @@ public:
|
||||
ConstContentIterator Get(uint32 index) const { return this->infos.Get(index); }
|
||||
/** Get the end of the content inf iterator. */
|
||||
ConstContentIterator End() const { return this->infos.End(); }
|
||||
/** Clear all downloaded content information. */
|
||||
|
||||
void Clear();
|
||||
|
||||
/** Add a callback to this class */
|
||||
|
Reference in New Issue
Block a user