eapol/eapol_framework/eapol_common/include/eapol_key_types.h
changeset 49 43351a4f2da3
parent 26 9abfd4f00d37
--- a/eapol/eapol_framework/eapol_common/include/eapol_key_types.h	Fri Sep 03 09:22:44 2010 +0300
+++ b/eapol/eapol_framework/eapol_common/include/eapol_key_types.h	Thu Sep 16 13:07:04 2010 +0300
@@ -16,7 +16,7 @@
 */
 
 /*
-* %version: %
+* %version: 17.1.4 %
 */
 
 #if !defined(_EAPOL_KEY_TYPES_H_)
@@ -187,6 +187,7 @@
 	eapol_key_state_wapi_authentication_terminated_unsuccessfull = 20,
 	eapol_key_state_wapi_authentication_finished_successfull = 21,
 	eapol_key_state_wapi_authentication_running = 22,
+	eapol_key_state_wapi_authentication_running_waits_message = 23,
 #endif //#if defined(USE_WAPI_CORE)
 
 };