diff -r 473321461bba -r e06095241a65 vpnengine/pkiservice/inc/pkisupport.h --- a/vpnengine/pkiservice/inc/pkisupport.h Tue Aug 31 16:14:16 2010 +0300 +++ b/vpnengine/pkiservice/inc/pkisupport.h Wed Sep 01 12:23:21 2010 +0100 @@ -157,8 +157,8 @@ void DoRunOperationL(); void DoRunLoggedInOperationL(); - // Function to remove all MIDP2 certificates from the - // local listing (MIDP2 certs shouldn't be supported by VPN) + // Function to remove all "Java Trust Root" certificates from the + // local listing ("Java Trust Root" certs shouldn't be supported by VPN) void CleanupCertListL(); // CActive methods