- Timestamp:
- May 8, 2009 2:39:23 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/xml/xml.cpp
r19519 r19530 1081 1081 { 1082 1082 xmlParserCtxtPtr ctxt; 1083 com::Utf8StrstrXmlFilename;1083 ministring strXmlFilename; 1084 1084 1085 1085 Data() … … 1111 1111 { 1112 1112 File file; 1113 com::Utf8Strerror;1113 ministring error; 1114 1114 1115 1115 IOContext(const char *pcszFilename, File::Mode mode)
Note:
See TracChangeset
for help on using the changeset viewer.