summaryrefslogtreecommitdiff
path: root/TAO/docs/tutorials/Quoter/RT_Event_Service/Stock_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/docs/tutorials/Quoter/RT_Event_Service/Stock_i.h')
-rw-r--r--TAO/docs/tutorials/Quoter/RT_Event_Service/Stock_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/docs/tutorials/Quoter/RT_Event_Service/Stock_i.h b/TAO/docs/tutorials/Quoter/RT_Event_Service/Stock_i.h
index 3d074a8e31a..7ec530709eb 100644
--- a/TAO/docs/tutorials/Quoter/RT_Event_Service/Stock_i.h
+++ b/TAO/docs/tutorials/Quoter/RT_Event_Service/Stock_i.h
@@ -24,7 +24,7 @@ public:
CORBA::Double price () throw (CORBA::SystemException);
void set_price (CORBA::Double new_price) throw (CORBA::SystemException);
- void disconnect_push_supplier (TAO_ENV_SINGLE_ARG_DECL_NOT_USED)
+ void disconnect_push_supplier (ACE_ENV_SINGLE_ARG_DECL_NOT_USED)
throw (CORBA::SystemException);
void connect (RtecEventChannelAdmin::SupplierAdmin_ptr supplier_admin);