Changeset 12903 for trunk/FACT++/src/LocalControl.h
- Timestamp:
- 02/17/12 21:50:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/LocalControl.h
r12834 r12903 113 113 if (state==-100) 114 114 { 115 lout << kRed << "Couldn't parse state id ." << endl;115 lout << kRed << "Couldn't parse state id in '" << str.substr(3) << "'" << endl; 116 116 return true; 117 117 }
Note:
See TracChangeset
for help on using the changeset viewer.