Index: trunk/MagicSoft/Mars/mfileio/MReadCurrents.h
===================================================================
--- trunk/MagicSoft/Mars/mfileio/MReadCurrents.h	(revision 2148)
+++ trunk/MagicSoft/Mars/mfileio/MReadCurrents.h	(revision 2206)
@@ -29,6 +29,6 @@
     Int_t AddFile(const char *fname, Int_t dummy=-1);
 
-    Bool_t PreProcess(MParList *pList);
-    Bool_t Process();
+    Int_t PreProcess(MParList *pList);
+    Int_t Process();
 
     ClassDef(MReadCurrents, 0)	// Reads a Central Control currents file
