bluetooth/btexample/test/cit/ROMConfig/src/cteststepbtromconfigremcon002.cpp
branchCompilerCompatibility
changeset 11 047299a3352b
parent 8 2b6718f05bdb
--- a/bluetooth/btexample/test/cit/ROMConfig/src/cteststepbtromconfigremcon002.cpp	Mon Mar 08 21:44:29 2010 +0000
+++ b/bluetooth/btexample/test/cit/ROMConfig/src/cteststepbtromconfigremcon002.cpp	Sun Mar 14 13:13:56 2010 +0000
@@ -66,7 +66,7 @@
 	if ( err!=expectedError )
 		{
 		INFO_PRINTF4(\
-			_L("Failed: Expected KErrNotFound (%d) and got %d when calling CRemConInterfaceSelector::OpenTargetL"),\
+			_L("Failed: Expected %S(%d) and got %d when calling CRemConInterfaceSelector::OpenTargetL"),\
 			expectedErrorDesPtr, expectedError, err);
 		SetTestStepResult(EFail);
 		}