Commit 4b78038b authored by Max Kellermann's avatar Max Kellermann

input/InputStream: update API documentation

parent d651d1ab
......@@ -56,9 +56,8 @@ public:
private:
/**
* 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.
* An (optional) object which gets receives events from this
* #InputStream.
*
* 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