Ignore:
Timestamp:
06/01/08 12:18:43 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mbase/MContinue.cc

    r8642 r8905  
    138138    if (!fTaskList)
    139139    {
    140         *fLog << err << dbginf << "ERROR - MTasklist not found... abort." << endl;
     140        *fLog << err << dbginf << "ERROR - MTaskList with this not found... abort." << endl;
    141141        return kFALSE;
    142142    }
Note: See TracChangeset for help on using the changeset viewer.