summaryrefslogtreecommitdiff
path: root/ACE/apps/JAWS3/small/SS_State_WRITE.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/apps/JAWS3/small/SS_State_WRITE.h')
-rw-r--r--ACE/apps/JAWS3/small/SS_State_WRITE.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/apps/JAWS3/small/SS_State_WRITE.h b/ACE/apps/JAWS3/small/SS_State_WRITE.h
index 18f3340a34f..55c91f23219 100644
--- a/ACE/apps/JAWS3/small/SS_State_WRITE.h
+++ b/ACE/apps/JAWS3/small/SS_State_WRITE.h
@@ -16,7 +16,7 @@ public:
, void *act
);
- static JAWS_Protocol_State * instance (void)
+ static JAWS_Protocol_State * instance ()
{
return ACE_Singleton<TeraSS_State_WRITE, ACE_SYNCH_MUTEX>::instance ();
}