summaryrefslogtreecommitdiff
path: root/ACE/examples/Service_Configurator/IPC-tests/server/Handle_Timeout.inl
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Service_Configurator/IPC-tests/server/Handle_Timeout.inl')
-rw-r--r--ACE/examples/Service_Configurator/IPC-tests/server/Handle_Timeout.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/examples/Service_Configurator/IPC-tests/server/Handle_Timeout.inl b/ACE/examples/Service_Configurator/IPC-tests/server/Handle_Timeout.inl
index 1091d8b925f..ca8f917ad5b 100644
--- a/ACE/examples/Service_Configurator/IPC-tests/server/Handle_Timeout.inl
+++ b/ACE/examples/Service_Configurator/IPC-tests/server/Handle_Timeout.inl
@@ -69,7 +69,7 @@ Handle_Timeout::fini (void)
}
ACE_INLINE ACE_HANDLE
-Handle_Timeout::get_handle (void) const
+Handle_Timeout::get_handle () const
{
return ACE_INVALID_HANDLE;
}