(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.185 and 1.185.2.1

version 1.185, 2006/06/30 13:24:33 version 1.185.2.1, 2006/07/27 23:12:18
Line 383 
Line 383 
 // needed to localize the exceptions thrown during CIM request processing. // needed to localize the exceptions thrown during CIM request processing.
 // Note: This function should never be called! // Note: This function should never be called!
 // //
 PEGASUS_THREAD_RETURN PEGASUS_THREAD_CDECL dummyThreadFunc(void *parm)  ThreadReturnType PEGASUS_THREAD_CDECL dummyThreadFunc(void *parm)
 { {
    return((PEGASUS_THREAD_RETURN)0);     return((ThreadReturnType)0);
 } }
  
 // //


Legend:
Removed from v.1.185  
changed lines
  Added in v.1.185.2.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2