diff -r e03a3db4489e -r 9abfd4f00d37 eapol/eapol_framework/eapol_common/type/gsmsim/include/eap_type_gsmsim_payloads.h --- a/eapol/eapol_framework/eapol_common/type/gsmsim/include/eap_type_gsmsim_payloads.h Thu May 13 22:51:27 2010 +0300 +++ b/eapol/eapol_framework/eapol_common/type/gsmsim/include/eap_type_gsmsim_payloads.h Mon May 24 20:32:47 2010 +0300 @@ -16,7 +16,7 @@ */ /* -* %version: 5 % +* %version: 3.1.2 % */ #if !defined(_GSMSIM_RESULT_H_) @@ -263,7 +263,7 @@ EAP_FUNC_IMPORT gsmsim_variable_data_c * get_COUNTER(); - EAP_FUNC_IMPORT gsmsim_variable_data_c * get_COUNTER_TOO_SMALL(); + EAP_FUNC_IMPORT gsmsim_variable_data_c * get_counter_too_small(); EAP_FUNC_IMPORT void set_includes_unknown_attribute(const gsmsim_payload_AT_type_e unknown_payload);