diff options
Diffstat (limited to 'src/charon/sa/tasks/ike_init.h')
-rw-r--r-- | src/charon/sa/tasks/ike_init.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/charon/sa/tasks/ike_init.h b/src/charon/sa/tasks/ike_init.h index 8d3810ef2..7bd784cff 100644 --- a/src/charon/sa/tasks/ike_init.h +++ b/src/charon/sa/tasks/ike_init.h @@ -38,7 +38,7 @@ struct ike_init_t { * Implements the task_t interface */ task_t task; - + /** * Get the lower of the two nonces, used for rekey collisions. * |