Index: trunk/MagicSoft/Mars/mcalib/MCalibrationCam.h
===================================================================
--- trunk/MagicSoft/Mars/mcalib/MCalibrationCam.h	(revision 5035)
+++ trunk/MagicSoft/Mars/mcalib/MCalibrationCam.h	(revision 5036)
@@ -44,9 +44,9 @@
   PulserColor_t fPulserColor;        // Colour of the pulsed LEDs
 
-  TObjArray *fPixels;                //-> Array of MCalibrationPix, one per pixel
-  TObjArray *fAverageAreas;          //-> Array of MCalibrationPix, one per pixel area
-  TObjArray *fAverageSectors;        //-> Array of MCalibrationPix, one per camera sector
-  TObjArray *fAverageBadAreas;       //-> Array of MBadPixelsPix,   one per pixel area
-  TObjArray *fAverageBadSectors;     //-> Array of MBadPixelsPix,   one per camera sector
+  TObjArray *fPixels;                // Array of MCalibrationPix, one per pixel
+  TObjArray *fAverageAreas;          // Array of MCalibrationPix, one per pixel area
+  TObjArray *fAverageSectors;        // Array of MCalibrationPix, one per camera sector
+  TObjArray *fAverageBadAreas;       // Array of MBadPixelsPix,   one per pixel area
+  TObjArray *fAverageBadSectors;     // Array of MBadPixelsPix,   one per camera sector
 
   virtual void Add(const UInt_t a, const UInt_t b);
