(file) Return to ServerRunStatus.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Service

Diff for /pegasus/src/Service/ServerRunStatus.h between version 1.2 and 1.3

version 1.2, 2007/05/11 18:43:54 version 1.3, 2007/06/05 10:24:29
Line 43 
Line 43 
  
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
  
 #if defined(PEGASUS_OS_TYPE_WINDOWS) || defined(PEGASUS_OS_OS400)  #if defined(PEGASUS_OS_TYPE_WINDOWS)
 typedef int PEGASUS_PID_T; typedef int PEGASUS_PID_T;
 #else #else
 typedef pid_t PEGASUS_PID_T; typedef pid_t PEGASUS_PID_T;


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2