mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-09 00:00:53 -04:00
typo
This commit is contained in:
parent
9b997daab9
commit
183ddc20a9
@ -43,7 +43,7 @@ struct sender_t {
|
|||||||
* @brief Send a packet over the network.
|
* @brief Send a packet over the network.
|
||||||
*
|
*
|
||||||
* This function is non blocking and adds the packet to a queue.
|
* 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.
|
* it'll do so.
|
||||||
*
|
*
|
||||||
* @param this calling object
|
* @param this calling object
|
||||||
|
Loading…
x
Reference in New Issue
Block a user