fixed docu
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user