diff options
Diffstat (limited to 'src/libcharon/sa/tasks/child_create.h')
-rw-r--r-- | src/libcharon/sa/tasks/child_create.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcharon/sa/tasks/child_create.h b/src/libcharon/sa/tasks/child_create.h index 5dedeb8b1..fdec3bbb9 100644 --- a/src/libcharon/sa/tasks/child_create.h +++ b/src/libcharon/sa/tasks/child_create.h @@ -29,7 +29,7 @@ typedef struct child_create_t child_create_t; #include <config/child_cfg.h> /** - * Task of type CHILD_CREATE, established a new CHILD_SA. + * Task of type TASK_CHILD_CREATE, established a new CHILD_SA. * * This task may be included in the IKE_AUTH message or in a separate * CREATE_CHILD_SA exchange. |