Fixed some typos

This commit is contained in:
Tobias Brunner
2013-10-29 11:44:23 +01:00
parent 1ba47fa565
commit 1dd58b0e21
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1193,7 +1193,7 @@ METHOD(task_manager_t, process_message, status_t,
if (this->ike_sa->get_state(this->ike_sa) == IKE_CREATED ||
this->ike_sa->get_state(this->ike_sa) == IKE_CONNECTING ||
msg->get_exchange_type(msg) != IKE_SA_INIT)
{ /* only do updates based on verified messages (or inital ones) */
{ /* only do updates based on verified messages (or initial ones) */
if (!this->ike_sa->supports_extension(this->ike_sa, EXT_MOBIKE))
{ /* with MOBIKE, we do no implicit updates. we force an
* update of the local address on IKE_SA_INIT, but never