(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.2.2.22 and 1.2.2.23

version 1.2.2.22, 2009/11/30 10:59:36 version 1.2.2.23, 2009/12/10 11:32:44
Line 370 
Line 370 
 void CIMResponseData::completeNamespace(const SCMOInstance * x) void CIMResponseData::completeNamespace(const SCMOInstance * x)
 { {
     const char * ns;     const char * ns;
     Uint64 len;      Uint32 len;
     ns = x->getNameSpace_l(len);     ns = x->getNameSpace_l(len);
     // Both internal XML as well as binary always contain a namespace     // Both internal XML as well as binary always contain a namespace
     // don't have to do anything for those two encodings     // don't have to do anything for those two encodings


Legend:
Removed from v.1.2.2.22  
changed lines
  Added in v.1.2.2.23

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2