summaryrefslogtreecommitdiff
path: root/TAO/tao/Adapter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Adapter.cpp')
-rw-r--r--TAO/tao/Adapter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Adapter.cpp b/TAO/tao/Adapter.cpp
index c5951915b33..bb7a26db570 100644
--- a/TAO/tao/Adapter.cpp
+++ b/TAO/tao/Adapter.cpp
@@ -133,7 +133,7 @@ TAO_Adapter_Registry::insert (TAO_Adapter *adapter
}
void
-TAO_Adapter_Registry::dispatch (TAO_ObjectKey &key,
+TAO_Adapter_Registry::dispatch (TAO::ObjectKey &key,
TAO_ServerRequest &request,
CORBA::Object_out forward_to
ACE_ENV_ARG_DECL)