]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
fixed typo
authorAndreas Steffen <andreas.steffen@strongswan.org>
Thu, 4 Jan 2007 14:29:50 +0000 (14:29 -0000)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Thu, 4 Jan 2007 14:29:50 +0000 (14:29 -0000)
src/charon/sa/transactions/rekey_ike_sa.c

index 10c80057386251d5843d535870937827b8d3dc03..23e7e563863e17e14dcf37b29473a5fe103510ad 100644 (file)
@@ -333,7 +333,7 @@ static status_t process_notifys(private_rekey_ike_sa_t *this, notify_payload_t *
 }
 
 /**
- * Switch to the new created IKE_SA
+ * Switch to the newly created IKE_SA
  */
 static status_t switchto_new_sa(private_rekey_ike_sa_t* this, bool initiator)
 {