diff options
Diffstat (limited to 'Source/charon/encoding/payloads/transform_attribute.h')
-rw-r--r-- | Source/charon/encoding/payloads/transform_attribute.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/encoding/payloads/transform_attribute.h b/Source/charon/encoding/payloads/transform_attribute.h index 1bcc02db2..732edd023 100644 --- a/Source/charon/encoding/payloads/transform_attribute.h +++ b/Source/charon/encoding/payloads/transform_attribute.h @@ -49,7 +49,7 @@ extern mapping_t transform_attribute_type_m[]; typedef struct transform_attribute_t transform_attribute_t; /** - * Object representing an IKEv2- TRANSFORM Attribute. + * @brief Class representing an IKEv2- TRANSFORM Attribute. * * The TRANSFORM ATTRIBUTE format is described in RFC section 3.3.5. * |