Index: trunk/MagicSoft/Mars/manalysis/MCerPhotCalc.cc
===================================================================
--- trunk/MagicSoft/Mars/manalysis/MCerPhotCalc.cc	(revision 2421)
+++ trunk/MagicSoft/Mars/manalysis/MCerPhotCalc.cc	(revision 2424)
@@ -248,5 +248,5 @@
             if (ptr==NULL)
             {
-                *fLog << warn << "WARNING - Pixel #" << idx << " saturated but has no lo gains.. skipping!" << endl;
+                *fLog << warn << "WARNING - Pixel #" << idx << " saturated but has no lo gains... skipping!" << endl;
                 return kCONTINUE;
             }
