(file) Return to CMPI_Error.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / ProviderManager2 / CMPI

Diff for /pegasus/src/Pegasus/ProviderManager2/CMPI/CMPI_Error.h between version 1.1 and 1.2

version 1.1, 2006/11/01 22:22:16 version 1.2, 2006/11/09 01:09:31
Line 41 
Line 41 
  
 struct CMPI_Error : CMPIError { struct CMPI_Error : CMPIError {
    CMPI_Object *next,*prev;    CMPI_Object *next,*prev;
      CMPI_Error *nextError;  // in case provider returns more than 1 CMPIError
 }; };
  
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END


Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2