Ignore:
Timestamp:
10/23/03 14:01:49 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/manalysis/MCerPhotCalc.cc

    r2377 r2424  
    248248            if (ptr==NULL)
    249249            {
    250                 *fLog << warn << "WARNING - Pixel #" << idx << " saturated but has no lo gains.. skipping!" << endl;
     250                *fLog << warn << "WARNING - Pixel #" << idx << " saturated but has no lo gains... skipping!" << endl;
    251251                return kCONTINUE;
    252252            }
Note: See TracChangeset for help on using the changeset viewer.