summaryrefslogtreecommitdiff
path: root/ACE/examples/Service_Configurator/IPC-tests/server/Handle_Timeout.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Service_Configurator/IPC-tests/server/Handle_Timeout.h')
-rw-r--r--ACE/examples/Service_Configurator/IPC-tests/server/Handle_Timeout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/examples/Service_Configurator/IPC-tests/server/Handle_Timeout.h b/ACE/examples/Service_Configurator/IPC-tests/server/Handle_Timeout.h
index 5e3ddd628d2..6f56eef2d3f 100644
--- a/ACE/examples/Service_Configurator/IPC-tests/server/Handle_Timeout.h
+++ b/ACE/examples/Service_Configurator/IPC-tests/server/Handle_Timeout.h
@@ -18,7 +18,7 @@
class ACE_Svc_Export Handle_Timeout : public ACE_Service_Object
{
public:
- Handle_Timeout (void);
+ Handle_Timeout ();
virtual int init (int argc, ACE_TCHAR *argv[]);
virtual int info (ACE_TCHAR **, size_t) const;
virtual int fini ();