summaryrefslogtreecommitdiff
path: root/TAO/tao/RT_Current.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/RT_Current.h')
-rw-r--r--TAO/tao/RT_Current.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/RT_Current.h b/TAO/tao/RT_Current.h
index 8790b05ca20..6794d11fd43 100644
--- a/TAO/tao/RT_Current.h
+++ b/TAO/tao/RT_Current.h
@@ -87,7 +87,7 @@ public:
CORBA::Environment &env =
TAO_default_environment ()
);
- virtual const char* _interface_repository_id (void) const;
+ virtual const char* _remote_interface_repository_id (void) const;
private:
TAO_RT_Current (const TAO_RT_Current &);