strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
9b997da
)
typo
author
Tobias Brunner
<tobias@strongswan.org>
Tue, 2 Oct 2007 13:56:58 +0000
(13:56 -0000)
committer
Tobias Brunner
<tobias@strongswan.org>
Tue, 2 Oct 2007 13:56:58 +0000
(13:56 -0000)
src/charon/network/sender.h
patch
|
blob
|
history
diff --git
a/src/charon/network/sender.h
b/src/charon/network/sender.h
index
6f2a068
..
8d611cc
100644
(file)
--- a/
src/charon/network/sender.h
+++ b/
src/charon/network/sender.h
@@
-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 thin
g
s it's good to send the packet,
+ * Whenever the sender thread thin
k
s it's good to send the packet,
* it'll do so.
*
* @param this calling object