This commit is contained in:
Tobias Brunner 2007-10-02 13:56:58 +00:00
parent 9b997daab9
commit 183ddc20a9

View File

@ -43,7 +43,7 @@ struct sender_t {
* @brief Send a packet over the network.
*
* This function is non blocking and adds the packet to a queue.
* Whenever the sender thread things it's good to send the packet,
* Whenever the sender thread thinks it's good to send the packet,
* it'll do so.
*
* @param this calling object