aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/control/interfaces/stroke_interface.h
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2007-05-03 14:21:22 +0000
committerMartin Willi <martin@strongswan.org>2007-05-03 14:21:22 +0000
commit66560f4267636fc9255464434ab1abb81374404d (patch)
treedfc5319fd867b4df943a5b2b646496cd7ec84662 /src/charon/control/interfaces/stroke_interface.h
parent3d63b7639e4332080469aee8935ee59f5fa86e0f (diff)
downloadstrongswan-66560f4267636fc9255464434ab1abb81374404d.tar.bz2
strongswan-66560f4267636fc9255464434ab1abb81374404d.tar.xz
reducing capabilities of the threads to a minimum
proper flush of pending packets on daemon shutdown adding local address as gateway address in dynamic route
Diffstat (limited to 'src/charon/control/interfaces/stroke_interface.h')
-rw-r--r--src/charon/control/interfaces/stroke_interface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/charon/control/interfaces/stroke_interface.h b/src/charon/control/interfaces/stroke_interface.h
index 5eaa32412..f1b68023a 100644
--- a/src/charon/control/interfaces/stroke_interface.h
+++ b/src/charon/control/interfaces/stroke_interface.h
@@ -50,7 +50,7 @@ struct stroke_interface_t {
/**
* @brief Create the stroke interface and listen on the socket.
*
- * @return stroke_t object
+ * @return interface_t for the stroke interface
*
* @ingroup interfaces
*/