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

Diff for /pegasus/src/Pegasus/Common/XmlReader.cpp between version 1.115.2.2 and 1.115.2.3

version 1.115.2.2, 2006/02/10 16:09:39 version 1.115.2.3, 2006/03/07 18:45:46
Line 1599 
Line 1599 
  
         if (*valueString == '\0')         if (*valueString == '\0')
         {         {
             x = CIMObject();              return CIMValue(type, false, 0);
         }         }
         else         else
         {         {


Legend:
Removed from v.1.115.2.2  
changed lines
  Added in v.1.115.2.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2