cryptoservices/filebasedcertificateandkeystores/test/keytool/keytool_usage.cpp
branchRCL_3
changeset 95 641f389e9157
parent 53 030c4fbc13d7
child 96 a71299154b21
--- a/cryptoservices/filebasedcertificateandkeystores/test/keytool/keytool_usage.cpp	Thu Aug 19 11:38:48 2010 +0300
+++ b/cryptoservices/filebasedcertificateandkeystores/test/keytool/keytool_usage.cpp	Tue Aug 31 17:00:08 2010 +0300
@@ -73,6 +73,9 @@
 		// Display general usage!
         iController->DisplayLocalisedMsgL(R_KEYTOOL_USAGE);
         iController->DisplayLocalisedMsgL(R_KEYTOOL_USAGE2);
+#ifdef SYMBIAN_AUTH_SERVER
+        iController->DisplayLocalisedMsgL(R_KEYTOOL_USAGE5);
+#endif // SYMBIAN_AUTH_SERVER
         iController->DisplayLocalisedMsgL(R_KEYTOOL_USAGE3);		        
         iController->DisplayLocalisedMsgL(R_KEYTOOL_USAGE4);
         return;