(file) Return to XmlParser.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/XmlParser.cpp between version 1.41 and 1.42

version 1.41, 2007/02/28 16:10:06 version 1.42, 2007/07/30 06:50:57
Line 330 
Line 330 
  
 XmlParser::XmlParser(char* text) XmlParser::XmlParser(char* text)
     : _line(1),     : _line(1),
       _text(text),  
       _current(text),       _current(text),
       _restoreChar('\0'),       _restoreChar('\0'),
       _foundRoot(false)       _foundRoot(false)


Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2