summaryrefslogtreecommitdiff
path: root/TAO/tests/Two_Objects/First_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Two_Objects/First_i.h')
-rw-r--r--TAO/tests/Two_Objects/First_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Two_Objects/First_i.h b/TAO/tests/Two_Objects/First_i.h
index 6fa70f53749..9c0b161be6a 100644
--- a/TAO/tests/Two_Objects/First_i.h
+++ b/TAO/tests/Two_Objects/First_i.h
@@ -22,7 +22,7 @@ public:
First_i (CORBA::ORB_ptr orb, ACE_Auto_Event &two_way_done);
/// Interface methods..
- void oneway_method (ACE_ENV_SINGLE_ARG_DECL)
+ void oneway_method (void)
ACE_THROW_SPEC ((CORBA::SystemException));
private: