eapol/eapol_framework/eapol_common/type/simple_config/simple_config/include/simple_config_payloads.h
branchRCL_3
changeset 46 c74b3d9f6b9e
parent 45 bad0cc58d154
--- 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();