diff options
Diffstat (limited to 'Source/charon/encoding/payloads/traffic_selector_substructure.h')
-rw-r--r-- | Source/charon/encoding/payloads/traffic_selector_substructure.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/encoding/payloads/traffic_selector_substructure.h b/Source/charon/encoding/payloads/traffic_selector_substructure.h index 35ef0181a..841877c15 100644 --- a/Source/charon/encoding/payloads/traffic_selector_substructure.h +++ b/Source/charon/encoding/payloads/traffic_selector_substructure.h @@ -41,7 +41,7 @@ typedef struct traffic_selector_substructure_t traffic_selector_substructure_t; /** * @brief Class representing an IKEv2 TRAFFIC SELECTOR. * - * The TRAFFIC SELECTOR format is described in draft section 3.13.1. + * The TRAFFIC SELECTOR format is described in RFC section 3.13.1. * * @b Constructors: * - traffic_selector_substructure_create() |