summaryrefslogtreecommitdiff
path: root/ace/SV_Semaphore_Simple.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/SV_Semaphore_Simple.h')
-rw-r--r--ace/SV_Semaphore_Simple.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/SV_Semaphore_Simple.h b/ace/SV_Semaphore_Simple.h
index 998006b34cf..a426ade6845 100644
--- a/ace/SV_Semaphore_Simple.h
+++ b/ace/SV_Semaphore_Simple.h
@@ -20,11 +20,11 @@
#include "ace/ACE.h"
class ACE_Export ACE_SV_Semaphore_Simple
+{
// = TITLE
// This is a simple semaphore package that assumes there are
// no race conditions for initialization (i.e., the order of
// process startup must be well defined).
-{
public:
enum
{