summaryrefslogtreecommitdiff
path: root/TAO/tests/Forwarding/test_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Forwarding/test_i.h')
-rw-r--r--TAO/tests/Forwarding/test_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Forwarding/test_i.h b/TAO/tests/Forwarding/test_i.h
index 6f61069a79b..f47f46095b3 100644
--- a/TAO/tests/Forwarding/test_i.h
+++ b/TAO/tests/Forwarding/test_i.h
@@ -34,7 +34,7 @@ public:
CORBA::Boolean test_is_a (const char * type ACE_ENV_ARG_DECL_NOT_USED)
ACE_THROW_SPEC ((CORBA::SystemException));
- void shutdown (ACE_ENV_SINGLE_ARG_DECL_NOT_USED)
+ void shutdown (void)
ACE_THROW_SPEC ((CORBA::SystemException));
private: