summaryrefslogtreecommitdiff
path: root/ACE/tests/Process_Strategy_Test.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Process_Strategy_Test.h')
-rw-r--r--ACE/tests/Process_Strategy_Test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/Process_Strategy_Test.h b/ACE/tests/Process_Strategy_Test.h
index 345480596dd..190b1d392ea 100644
--- a/ACE/tests/Process_Strategy_Test.h
+++ b/ACE/tests/Process_Strategy_Test.h
@@ -50,7 +50,7 @@ protected:
// = Methods invoked via "pointer to method" table entry.
/// Handle the THREAD case.
- virtual int svc (void);
+ virtual int svc ();
// = Operations corresponding to requests from the client.
/// Execute the read operation on the file.