diff -r bad0cc58d154 -r c74b3d9f6b9e eapol/eapol_framework/eapol_common/type/simple_config/simple_config/include/simple_config_payloads.h --- a/eapol/eapol_framework/eapol_common/type/simple_config/simple_config/include/simple_config_payloads.h Tue Aug 31 15:16:37 2010 +0300 +++ b/eapol/eapol_framework/eapol_common/type/simple_config/simple_config/include/simple_config_payloads.h Wed Sep 01 12:23:57 2010 +0100 @@ -11,12 +11,12 @@ * * Contributors: * -* Description: Defines payloads of protected setup message. +* Description: EAP and WLAN authentication protocols. * */ /* -* %version: 24.1.3 % +* %version: 26 % */ #if !defined(_SIMPLE_CONFIG_PAYLOADS_H_) @@ -79,7 +79,7 @@ EAP_FUNC_IMPORT u8_t * get_data(const u32_t data_length) const; - EAP_FUNC_IMPORT simple_config_tlv_header_c * get_header(); + simple_config_tlv_header_c * get_header(); EAP_FUNC_IMPORT eap_variable_data_c * get_full_attribute_buffer();