summaryrefslogtreecommitdiff
path: root/TAO/tests/Timeout/test_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Timeout/test_i.cpp')
-rw-r--r--TAO/tests/Timeout/test_i.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Timeout/test_i.cpp b/TAO/tests/Timeout/test_i.cpp
index d145a925fd4..aa56ccb5862 100644
--- a/TAO/tests/Timeout/test_i.cpp
+++ b/TAO/tests/Timeout/test_i.cpp
@@ -39,7 +39,7 @@ Simple_Server_i::echo (CORBA::Long x,
}
void
-Simple_Server_i::shutdown (ACE_ENV_SINGLE_ARG_DECL)
+Simple_Server_i::shutdown (void)
ACE_THROW_SPEC ((CORBA::SystemException))
{
ACE_DEBUG ((LM_DEBUG,