summaryrefslogtreecommitdiff
path: root/ACE/tests/Bound_Ptr_Test.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Bound_Ptr_Test.h')
-rw-r--r--ACE/tests/Bound_Ptr_Test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/Bound_Ptr_Test.h b/ACE/tests/Bound_Ptr_Test.h
index b6bc6691c0e..326fc2e8ae0 100644
--- a/ACE/tests/Bound_Ptr_Test.h
+++ b/ACE/tests/Bound_Ptr_Test.h
@@ -67,7 +67,7 @@ public:
protected:
/// Runs the Scheduler's event loop, which dequeues <Method_Requests>
/// and dispatches them.
- virtual int svc (void);
+ virtual int svc ();
private:
// = These are the <Scheduler> implementation details.