Commit 358c4436 authored by Dominik Charousset's avatar Dominik Charousset

Integrate review feedback

Co-authored-by: default avatarJakob Otto <42068901+jakobod@users.noreply.github.com>
parent efe9b9a7
......@@ -90,7 +90,7 @@ public:
// -- message processing -----------------------------------------------------
/// Dequeues and processes the next message from the mailbox.
/// @returns `true` if a message was dequeued and process, `false` if the
/// @returns `true` if a message was dequeued and processed, `false` if the
/// mailbox was empty.
bool consume_message();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment