diff -r 5431fd16d0e9 -r 3f122ca50ab9 eapol/eapol_framework/eapol_symbian/am/type/mschapv2/symbian/eap_am_type_mschapv2_symbian.cpp --- a/eapol/eapol_framework/eapol_symbian/am/type/mschapv2/symbian/eap_am_type_mschapv2_symbian.cpp Mon Mar 29 12:26:09 2010 +0100 +++ b/eapol/eapol_framework/eapol_symbian/am/type/mschapv2/symbian/eap_am_type_mschapv2_symbian.cpp Tue Apr 06 20:34:33 2010 +0100 @@ -711,7 +711,7 @@ //-------------------------------------------------- -eap_status_e eap_am_type_mschapv2_symbian_c::update_username_password() +EAP_FUNC_EXPORT eap_status_e eap_am_type_mschapv2_symbian_c::update_username_password() { EAP_TRACE_BEGIN(m_am_tools, TRACE_FLAGS_DEFAULT); eap_status_e status(eap_status_ok);