Ignore:
Timestamp:
01/14/09 12:31:37 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mfileio/MReadMarsFile.cc

    r8253 r9219  
    201201    if (!rawheader->IsValid())
    202202    {
    203         *fLog << warn << "WARNING - The run header read from the file is invalid." << endl;
     203        *fLog << warn << "WARNING - The run header (MRawRunHeader) read from the file returns not IsValid()." << endl;
    204204        *fLog << "          Please check if the file contents are ok." << endl;
    205205        rawheader->Print("header");
Note: See TracChangeset for help on using the changeset viewer.