cryptoservices/certificateandkeymgmt/tx509/extensiontest.cpp
branchRCL_3
changeset 95 641f389e9157
parent 79 a5e05e7296f9
child 96 a71299154b21
--- a/cryptoservices/certificateandkeymgmt/tx509/extensiontest.cpp	Thu Aug 19 11:38:48 2010 +0300
+++ b/cryptoservices/certificateandkeymgmt/tx509/extensiontest.cpp	Tue Aug 31 17:00:08 2010 +0300
@@ -141,7 +141,7 @@
 			CleanupStack::Pop(string);
 			}								
 		}
-	while (err >= 0);
+	while (err >= 0);	
 	}
 
 void CExtensionTest::BuildIntList(RArray<TInt>& aInts, const TDesC& aBuf, const TDesC& aTag)