aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/tasks/ike_config.h
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2009-09-04 14:58:05 +0200
committerMartin Willi <martin@strongswan.org>2009-09-04 15:00:19 +0200
commitb9b8a98f472aed6c60dd992ad97776eaa188ea9e (patch)
tree23d2a960db77b4e30ab985c9a00bd99d0950ef0e /src/charon/sa/tasks/ike_config.h
parent323f9f990fb28583bfaaaad04f9934c0f0e62052 (diff)
downloadstrongswan-b9b8a98f472aed6c60dd992ad97776eaa188ea9e.tar.bz2
strongswan-b9b8a98f472aed6c60dd992ad97776eaa188ea9e.tar.xz
remove spaces within tabs (\t( )+\t)
Diffstat (limited to 'src/charon/sa/tasks/ike_config.h')
-rw-r--r--src/charon/sa/tasks/ike_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/charon/sa/tasks/ike_config.h b/src/charon/sa/tasks/ike_config.h
index 32635e85e..8cef08697 100644
--- a/src/charon/sa/tasks/ike_config.h
+++ b/src/charon/sa/tasks/ike_config.h
@@ -44,7 +44,7 @@ struct ike_config_t {
*
* @param ike_sa IKE_SA this task works for
* @param initiator TRUE for initiator
- * @return ike_config task to handle by the task_manager
+ * @return ike_config task to handle by the task_manager
*/
ike_config_t *ike_config_create(ike_sa_t *ike_sa, bool initiator);