Commit d7c94e30 authored by Max Kellermann's avatar Max Kellermann

input/Stream: remove obsolete comment

parent 510d2514
......@@ -58,7 +58,7 @@ public:
/**
* A cond that gets signalled when the state of this object
* changes from the I/O thread. The client of this object may
* wait on it. Optional, may be nullptr.
* wait on it.
*
* This object is allocated by the client, and the client is
* responsible for freeing it.
......
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