diff -r 352850cbed81 -r 9f4e37332ce5 vpnengine/pkiservice/inc/pkisupport.h --- a/vpnengine/pkiservice/inc/pkisupport.h Mon Jun 21 16:49:56 2010 +0300 +++ b/vpnengine/pkiservice/inc/pkisupport.h Thu Aug 19 10:54:34 2010 +0300 @@ -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