loggingservices/eventlogger/test/inc/t_logutil2.h
changeset 22 a7ba600cb39d
parent 17 55f2396f6d25
child 45 cc28652e0254
--- a/loggingservices/eventlogger/test/inc/t_logutil2.h	Fri May 14 17:36:33 2010 +0300
+++ b/loggingservices/eventlogger/test/inc/t_logutil2.h	Thu May 27 14:29:47 2010 +0300
@@ -82,7 +82,7 @@
 GLREF_D RFile theLog;
 GLREF_D RLogTestSession theLogServ;
 
-#define __FILE_FAILNEXT(X) theFs.SetErrorCondition(KErrGeneral, X)
+#define __FILE_FAILNEXT(err, iteration) theFs.SetErrorCondition(err, iteration)
 #define __FILE_RESET theFs.SetErrorCondition(KErrNone, 0)
 
 #if defined(_UNICODE)