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

Diff for /pegasus/src/Pegasus/Common/CIMResponseData.cpp between version 1.5.2.16 and 1.5.2.17

version 1.5.2.16, 2013/11/21 17:59:42 version 1.5.2.17, 2014/03/12 20:21:37
Line 1314 
Line 1314 
                             XmlWriter::appendInstanceElement(                             XmlWriter::appendInstanceElement(
                                 out,                                 out,
                                 _instances[i],                                 _instances[i],
                                 _includeQualifiers,                                  false,   // no qualifiers in pull inst response
                                   // KS_TODO should not have to block this here
                                 _includeClassOrigin,                                 _includeClassOrigin,
                                 _propertyList);                                 _propertyList);
                         }                         }
Line 1323 
Line 1324 
                             XmlWriter::appendValueInstanceWithPathElement(                             XmlWriter::appendValueInstanceWithPathElement(
                                 out,                                 out,
                                 _instances[i],                                 _instances[i],
                                 _includeQualifiers,                                  false,   // no qualifiers in pull inst response
                                 _includeClassOrigin,                                 _includeClassOrigin,
                                 _propertyList);                                 _propertyList);
                         }                         }


Legend:
Removed from v.1.5.2.16  
changed lines
  Added in v.1.5.2.17

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2