summaryrefslogtreecommitdiff
path: root/TAO/examples/Callback_Quoter/Notifier_Input_Handler.cpp
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-02-13 17:24:35 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-02-13 17:24:35 +0000
commit1dc594b9b47a05ae1ded34d8c52e439ad8c5dd45 (patch)
tree079a1934623c4682eb382c1cdb3c96e95eee58ac /TAO/examples/Callback_Quoter/Notifier_Input_Handler.cpp
parentc8a080c33e551f7da01b285ea4032f3204f6f279 (diff)
downloadATCD-1dc594b9b47a05ae1ded34d8c52e439ad8c5dd45.tar.gz
ChangeLogTag:Tue Feb 13 09:17:30 2001 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/examples/Callback_Quoter/Notifier_Input_Handler.cpp')
-rw-r--r--TAO/examples/Callback_Quoter/Notifier_Input_Handler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/Callback_Quoter/Notifier_Input_Handler.cpp b/TAO/examples/Callback_Quoter/Notifier_Input_Handler.cpp
index a040da0ac6f..82c2c122464 100644
--- a/TAO/examples/Callback_Quoter/Notifier_Input_Handler.cpp
+++ b/TAO/examples/Callback_Quoter/Notifier_Input_Handler.cpp
@@ -69,7 +69,7 @@ Notifier_Input_Handler::init_naming_service (CORBA::Environment &ACE_TRY_ENV)
{
Notifier_var notifier_obj = notifier_i_._this (ACE_TRY_ENV);
ACE_TRY_CHECK;
-
+
this->orb_manager_.activate_poa_manager (ACE_TRY_ENV);
ACE_TRY_CHECK;