diff -r e5618cc85d74 -r 6c158198356e javamanager/javacaptain/extensionplugins/javacertstore/src.s60/smartcardcryptotokenreader.h --- a/javamanager/javacaptain/extensionplugins/javacertstore/src.s60/smartcardcryptotokenreader.h Thu Jul 15 18:31:06 2010 +0300 +++ b/javamanager/javacaptain/extensionplugins/javacertstore/src.s60/smartcardcryptotokenreader.h Thu Aug 19 09:48:13 2010 +0300 @@ -61,7 +61,7 @@ SmartCardCryptoTokenReader(); void ConstructL(); bool Initialize(); - bool ListTokenTypes(); + bool ListTokenTypesL(); bool OpenTokenType(); bool OpenToken(); bool GetTokenInterface();