(file) Return to Provider.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / ProviderManager / Attic

Diff for /pegasus/src/Pegasus/ProviderManager/Attic/Provider.cpp between version 1.12 and 1.13

version 1.12, 2003/04/17 13:21:50 version 1.13, 2003/06/07 01:21:04
Line 120 
Line 120 
       }       }
       // yield before a potentially lengthy operation.       // yield before a potentially lengthy operation.
       pegasus_yield();       pegasus_yield();
       if(terminated = true)        if(terminated == true)
          _module->unloadModule();          _module->unloadModule();
    }    }
    catch(...)    catch(...)


Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2