diff options
Diffstat (limited to 'src/charon/processing/jobs/migrate_job.h')
-rw-r--r-- | src/charon/processing/jobs/migrate_job.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/charon/processing/jobs/migrate_job.h b/src/charon/processing/jobs/migrate_job.h index 672a09b0a..e63318d17 100644 --- a/src/charon/processing/jobs/migrate_job.h +++ b/src/charon/processing/jobs/migrate_job.h @@ -31,8 +31,8 @@ typedef struct migrate_job_t migrate_job_t; /** * Class representing a MIGRATE Job. - * - * This job sets a routed CHILD_SA for an existing IPsec policy. + * + * This job sets a routed CHILD_SA for an existing IPsec policy. */ struct migrate_job_t { /** |