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

Diff for /pegasus/src/Pegasus/ProviderManager2/CMPI/CMPI_SubCond.cpp between version 1.3 and 1.3.2.1

version 1.3, 2003/11/21 11:31:22 version 1.3.2.1, 2004/03/02 21:34:42
Line 29 
Line 29 
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
 #define CMPI_VER_86 1  #include "CMPI_Version.h"
  
 #include "CMPI_SubCond.h" #include "CMPI_SubCond.h"
 #include "CMPI_Ftabs.h" #include "CMPI_Ftabs.h"
Line 67 
Line 67 
     return NULL;     return NULL;
 } }
  
 CMPIPredicate* sbcGetPredicate(CMPISubCond* eSbc, char* name, CMPIStatus* rc) {  CMPIPredicate* sbcGetPredicate(CMPISubCond* eSbc, const char *name, CMPIStatus* rc) {
     CMPI_SubCond *sc=(CMPI_SubCond*)eSbc;     CMPI_SubCond *sc=(CMPI_SubCond*)eSbc;
     return NULL;     return NULL;
 } }


Legend:
Removed from v.1.3  
changed lines
  Added in v.1.3.2.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2