Changeset 8051 for trunk/MagicSoft/Mars/mbase/MLogHtml.cc
- Timestamp:
- 10/11/06 16:20:53 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MLogHtml.cc
r7853 r8051 127 127 } 128 128 129 TString txt(str );129 TString txt(str, len); 130 130 131 131 txt.ReplaceAll(">", ">");
Note:
See TracChangeset
for help on using the changeset viewer.