X-Git-Url: https://git.strongswan.org/?p=strongswan.git;a=blobdiff_plain;f=src%2Fcharon%2Fsa%2Ftransactions%2Frekey_ike_sa.c;h=23e7e563863e17e14dcf37b29473a5fe103510ad;hp=10c80057386251d5843d535870937827b8d3dc03;hb=42687ff5d18947e8ef79402d43e816d037ae2d4f;hpb=b4f3cd5ccf529e8a27c7680356b7178ca6a02197;ds=inline diff --git a/src/charon/sa/transactions/rekey_ike_sa.c b/src/charon/sa/transactions/rekey_ike_sa.c index 10c8005..23e7e56 100644 --- a/src/charon/sa/transactions/rekey_ike_sa.c +++ b/src/charon/sa/transactions/rekey_ike_sa.c @@ -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) {