eapol/eapol_framework/eapol_common/include/eapol_key_state_string.h
branchRCL_3
changeset 19 c74b3d9f6b9e
parent 18 bad0cc58d154
--- a/eapol/eapol_framework/eapol_common/include/eapol_key_state_string.h	Tue Aug 31 15:16:37 2010 +0300
+++ b/eapol/eapol_framework/eapol_common/include/eapol_key_state_string.h	Wed Sep 01 12:23:57 2010 +0100
@@ -16,7 +16,7 @@
 */
 
 /*
-* %version: %
+* %version: 6 %
 */
 
 #if !defined(_EAPOL_KEY_STATE_STRING_H_)
@@ -69,7 +69,6 @@
 	 */
 	EAP_FUNC_IMPORT static eap_const_string get_eapol_key_descriptor_type_string(
 		const eapol_key_descriptor_type_e key_descriptor_type);
-
 };
 
 //--------------------------------------------------