aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/ike_sa.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/charon/ike_sa.h')
-rw-r--r--Source/charon/ike_sa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/ike_sa.h b/Source/charon/ike_sa.h
index b35601714..d9b3943ea 100644
--- a/Source/charon/ike_sa.h
+++ b/Source/charon/ike_sa.h
@@ -55,7 +55,7 @@ struct ike_sa_s {
* @param[in] message message_t object to process
* @return SUCCESSFUL if succeeded, FAILED otherwise
*/
- status_t (*process_configuration) (ike_sa_t *this,configuration_t *configuration);
+ status_t (*initialize_connection) (ike_sa_t *this,configuration_t *configuration);
/**
* @brief Get the id of the SA