diff -r bad0cc58d154 -r c74b3d9f6b9e eapol/eapol_framework/eapol_symbian/am/type/tls_peap/symbian/plugin/inc/EapTlsPeapDbParameterNames.h --- a/eapol/eapol_framework/eapol_symbian/am/type/tls_peap/symbian/plugin/inc/EapTlsPeapDbParameterNames.h Tue Aug 31 15:16:37 2010 +0300 +++ b/eapol/eapol_framework/eapol_symbian/am/type/tls_peap/symbian/plugin/inc/EapTlsPeapDbParameterNames.h Wed Sep 01 12:23:57 2010 +0100 @@ -16,7 +16,7 @@ */ /* -* %version: 20.1.4 % +* %version: 23 % */ #if !defined(_EAPTLAPEAPDBPARAMETERNAMES_H_) @@ -28,9 +28,8 @@ _LIT(KServiceType, "ServiceType"); _LIT(KServiceIndex, "ServiceIndex"); -_LIT(KTunnelingTypeVendorId, "TunnelingTypeVendorId"); _LIT(KTunnelingType, "TunnelingType"); -_LIT(KCACertLabel, "CA_cert_label"); +_LIT(KCACertLabelOld, "CA_cert_label"); _LIT(KClientCertLabel, "client_cert_label"); _LIT(KCertLabel, "label"); _LIT(KCipherSuite, "cipher_suite");