summaryrefslogtreecommitdiff
path: root/ACE/tests/MT_Reactor_Timer_Test.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/MT_Reactor_Timer_Test.h')
-rw-r--r--ACE/tests/MT_Reactor_Timer_Test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/MT_Reactor_Timer_Test.h b/ACE/tests/MT_Reactor_Timer_Test.h
index 4c0a9e68f35..966a48e1500 100644
--- a/ACE/tests/MT_Reactor_Timer_Test.h
+++ b/ACE/tests/MT_Reactor_Timer_Test.h
@@ -40,7 +40,7 @@ public:
int verify_results(void);
/// Run by a daemon thread to handle deferred processing.
- virtual int svc (void);
+ virtual int svc ();
virtual int handle_timeout (const ACE_Time_Value &tv,
const void *arg);