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

Diff for /pegasus/src/Pegasus/Common/Semaphore.cpp between version 1.5 and 1.6

version 1.5, 2006/08/21 15:31:03 version 1.6, 2006/08/21 17:49:10
Line 35 
Line 35 
 #include <Pegasus/Common/IPCExceptions.h> #include <Pegasus/Common/IPCExceptions.h>
 #include "Semaphore.h" #include "Semaphore.h"
  
 PEGASUS_NAMESPACE_BEGIN static const Uint32 PEGASUS_SEM_VALUE_MAX = 0x0000ffff;  PEGASUS_NAMESPACE_BEGIN
   
   static const Uint32 PEGASUS_SEM_VALUE_MAX = 0x0000ffff;
  
 //============================================================================== //==============================================================================
 // //


Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2