fixed docu

This commit is contained in:
john30
2018-12-26 16:06:14 +01:00
parent 4dfa163efa
commit 9cf2f426b6
+1 -1
View File
@@ -1403,7 +1403,7 @@ class MessageMap : public MappedFileReader {
* address), or 0 to ignore.
* @param until the end time to which to add updates (exclusive, also removes messages with unset destination
* address), or 0 to ignore.
* @changedSince true to use the last change time for the since/until range, false to use the last seen time.
* @param changedSince true to use the last change time for the since/until range, false to use the last seen time.
* @param messages the @a deque to which to add the found @a Message instances.
*/
void findAll(const string& circuit, const string& name, const string& levels,