Changeset 8905 for trunk/MagicSoft/Mars/mbase
- Timestamp:
- 06/01/08 12:18:43 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MContinue.cc
r8642 r8905 138 138 if (!fTaskList) 139 139 { 140 *fLog << err << dbginf << "ERROR - MTask listnot found... abort." << endl;140 *fLog << err << dbginf << "ERROR - MTaskList with this not found... abort." << endl; 141 141 return kFALSE; 142 142 }
Note:
See TracChangeset
for help on using the changeset viewer.