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

Diff for /pegasus/src/Pegasus/Common/XmlWriter.cpp between version 1.7 and 1.8

version 1.7, 2001/02/20 07:25:57 version 1.8, 2001/03/05 04:29:02
Line 23 
Line 23 
 // Author: // Author:
 // //
 // $Log$ // $Log$
   // Revision 1.8  2001/03/05 04:29:02  mike
   // renamed CimException to CIMException
   //
 // Revision 1.7  2001/02/20 07:25:57  mike // Revision 1.7  2001/02/20 07:25:57  mike
 // Added basic create-instance in repository and in client. // Added basic create-instance in repository and in client.
 // //
Line 419 
Line 422 
 //------------------------------------------------------------------------------ //------------------------------------------------------------------------------
  
 Array<Sint8> XmlWriter::formatErrorElement( Array<Sint8> XmlWriter::formatErrorElement(
     CimException::Code code,      CIMException::Code code,
     const char* description)     const char* description)
 { {
     Array<Sint8> out;     Array<Sint8> out;


Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2