(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.113 and 1.114

version 1.113, 2005/05/11 22:37:12 version 1.114, 2005/08/23 21:17:59
Line 4975 
Line 4975 
                 // The type must have been specified.                 // The type must have been specified.
                 if (gotType && (type == CIMTYPE_STRING))                 if (gotType && (type == CIMTYPE_STRING))
                 {                 {
                     type = CIMTYPE_OBJECT; // Used below by getValueElement() or getValueArrayElement()                      // Used below by getValueElement() or getValueArrayElement()
                       effectiveType = CIMTYPE_OBJECT;
                 }                 }
                 else                 else
                 {                 {


Legend:
Removed from v.1.113  
changed lines
  Added in v.1.114

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2