diff -r eedd0bd837c5 -r 5474adb59cd1 xmlsecurityengine/xmlseccertman/inc/xmlsecmsymbiancertstore.h --- a/xmlsecurityengine/xmlseccertman/inc/xmlsecmsymbiancertstore.h Sun Mar 14 13:16:21 2010 +0000 +++ b/xmlsecurityengine/xmlseccertman/inc/xmlsecmsymbiancertstore.h Sun Mar 28 16:41:06 2010 +0100 @@ -87,7 +87,7 @@ * @return KErrNone if the cert is found * @return KErrNotFound if the cert is not found */ - IMPORT_C TInt CSymbianCertStore::hasCert(); + IMPORT_C TInt hasCert(); /** * Sets iCert @@ -149,7 +149,7 @@ * @since S60 v3.2 * @return error code */ - IMPORT_C TInt CSymbianCertStore::GetError(); + IMPORT_C TInt GetError(); protected: /**