summaryrefslogtreecommitdiff
path: root/TAO/tao/CurrentC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/CurrentC.cpp')
-rw-r--r--TAO/tao/CurrentC.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/CurrentC.cpp b/TAO/tao/CurrentC.cpp
index 67de2c2d57e..ea5e9c2a9aa 100644
--- a/TAO/tao/CurrentC.cpp
+++ b/TAO/tao/CurrentC.cpp
@@ -84,7 +84,7 @@ CORBA::Boolean CORBA_Current::_is_a (const CORBA::Char *value, CORBA::Environmen
return this->CORBA_Object::_is_a (value, ACE_TRY_ENV); // remote call
}
-const char* CORBA_Current::_interface_repository_id (void) const
+const char* CORBA_Current::_remote_interface_repository_id (void) const
{
return "IDL:omg.org/CORBA/Current:1.0";
}