summaryrefslogtreecommitdiff
path: root/TAO/tests/Ondemand_Write/Hello.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Ondemand_Write/Hello.h')
-rw-r--r--TAO/tests/Ondemand_Write/Hello.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Ondemand_Write/Hello.h b/TAO/tests/Ondemand_Write/Hello.h
index 17f387990e2..2cd11fd1b71 100644
--- a/TAO/tests/Ondemand_Write/Hello.h
+++ b/TAO/tests/Ondemand_Write/Hello.h
@@ -24,7 +24,7 @@ public:
const char * inputb)
ACE_THROW_SPEC ((CORBA::SystemException));
- virtual void shutdown (ACE_ENV_SINGLE_ARG_DECL)
+ virtual void shutdown (void)
ACE_THROW_SPEC ((CORBA::SystemException));
private: