summaryrefslogtreecommitdiff
path: root/TAO/tests/Muxed_GIOP_Versions/test_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Muxed_GIOP_Versions/test_i.h')
-rw-r--r--TAO/tests/Muxed_GIOP_Versions/test_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Muxed_GIOP_Versions/test_i.h b/TAO/tests/Muxed_GIOP_Versions/test_i.h
index 754314ec14b..a792141e72c 100644
--- a/TAO/tests/Muxed_GIOP_Versions/test_i.h
+++ b/TAO/tests/Muxed_GIOP_Versions/test_i.h
@@ -34,7 +34,7 @@ public:
CORBA::Long test_method (CORBA::Long x 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: