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

Diff for /pegasus/src/Pegasus/ProviderManager2/CMPI/CMPIProvider.cpp between version 1.22 and 1.22.6.1

version 1.22, 2005/08/04 19:11:52 version 1.22.6.1, 2005/10/21 17:34:42
Line 550 
Line 550 
 Boolean CMPIProvider::unload_ok(void) Boolean CMPIProvider::unload_ok(void)
 { {
    if (noUnload==true) return false;    if (noUnload==true) return false;
    if(_no_unload.value() )     if(_no_unload.get() )
       return false;       return false;
  
    if(_cimom_handle)    if(_cimom_handle)


Legend:
Removed from v.1.22  
changed lines
  Added in v.1.22.6.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2