summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_1020_Basic_Regression/Echo_Caller.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Bug_1020_Basic_Regression/Echo_Caller.h')
-rw-r--r--TAO/tests/Bug_1020_Basic_Regression/Echo_Caller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Bug_1020_Basic_Regression/Echo_Caller.h b/TAO/tests/Bug_1020_Basic_Regression/Echo_Caller.h
index f7d2688fabd..54b90175c3d 100644
--- a/TAO/tests/Bug_1020_Basic_Regression/Echo_Caller.h
+++ b/TAO/tests/Bug_1020_Basic_Regression/Echo_Caller.h
@@ -19,7 +19,7 @@ public:
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: