summaryrefslogtreecommitdiff
path: root/TAO/tests/Big_Oneways/Peer.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Big_Oneways/Peer.h')
-rw-r--r--TAO/tests/Big_Oneways/Peer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Big_Oneways/Peer.h b/TAO/tests/Big_Oneways/Peer.h
index 2a142889512..d3faaf28db4 100644
--- a/TAO/tests/Big_Oneways/Peer.h
+++ b/TAO/tests/Big_Oneways/Peer.h
@@ -27,7 +27,7 @@ public:
CORBA::ULong peer_count
ACE_ENV_ARG_DECL)
ACE_THROW_SPEC ((CORBA::SystemException));
- virtual void shutdown (ACE_ENV_SINGLE_ARG_DECL)
+ virtual void shutdown (void)
ACE_THROW_SPEC ((CORBA::SystemException));
private: