branch | RCL_3 |
changeset 96 | a71299154b21 |
parent 95 | 641f389e9157 |
--- a/cryptoservices/certificateandkeymgmt/tx509/extensiontest.cpp Tue Aug 31 17:00:08 2010 +0300 +++ b/cryptoservices/certificateandkeymgmt/tx509/extensiontest.cpp Wed Sep 01 12:40:57 2010 +0100 @@ -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)