branch | CompilerCompatibility |
changeset 14 | 9d511737e233 |
parent 0 | 33413c0669b9 |
--- a/vpnengine/vpnmanager/inc/pkiutil.h Sun Mar 14 13:13:45 2010 +0000 +++ b/vpnengine/vpnmanager/inc/pkiutil.h Sun Mar 28 16:38:24 2010 +0100 @@ -123,8 +123,8 @@ static CX509Certificate* ReadCertificateLC(RPKIServiceAPI& aPkiService, const TPKIKeyIdentifier& aKeyId); - static HBufC8* PkiUtil::To8BitL(const TDesC16& aDes); + static HBufC8* To8BitL(const TDesC16& aDes); }; -#endif // __PKIUTIL_H__ \ No newline at end of file +#endif // __PKIUTIL_H__