loggingservices/eventlogger/test/inc/t_logutil2.h
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
--- a/loggingservices/eventlogger/test/inc/t_logutil2.h	Tue Aug 31 16:57:14 2010 +0300
+++ b/loggingservices/eventlogger/test/inc/t_logutil2.h	Wed Sep 01 12:39:58 2010 +0100
@@ -82,7 +82,7 @@
 GLREF_D RFile theLog;
 GLREF_D RLogTestSession theLogServ;
 
-#define __FILE_FAILNEXT(err, iteration) theFs.SetErrorCondition(err, iteration)
+#define __FILE_FAILNEXT(X) theFs.SetErrorCondition(KErrGeneral, X)
 #define __FILE_RESET theFs.SetErrorCondition(KErrNone, 0)
 
 #if defined(_UNICODE)