(file) Return to cimserver.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Server

Diff for /pegasus/src/Server/cimserver.cpp between version 1.189.2.1 and 1.189.2.2

version 1.189.2.1, 2006/10/10 04:19:23 version 1.189.2.2, 2006/10/28 04:48:39
Line 995 
Line 995 
                 configManager->getCurrentValue("shutdownTimeout");                 configManager->getCurrentValue("shutdownTimeout");
             Uint32 timeoutValue = strtol(configTimeout.getCString(), (char **)0, 10);             Uint32 timeoutValue = strtol(configTimeout.getCString(), (char **)0, 10);
 #ifdef PEGASUS_SLP_REG_TIMEOUT #ifdef PEGASUS_SLP_REG_TIMEOUT
             _deregPegasus();              deregPegasus();
 #endif #endif
             shutdownCIMOM(timeoutValue);             shutdownCIMOM(timeoutValue);
  


Legend:
Removed from v.1.189.2.1  
changed lines
  Added in v.1.189.2.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2