strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixed typo
[strongswan.git]
/
src
/
charon
/
sa
/
transactions
/
rekey_ike_sa.c
diff --git
a/src/charon/sa/transactions/rekey_ike_sa.c
b/src/charon/sa/transactions/rekey_ike_sa.c
index
10c8005
..
23e7e56
100644
(file)
--- 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 new
ly
created IKE_SA
*/
static status_t switchto_new_sa(private_rekey_ike_sa_t* this, bool initiator)
{