summaryrefslogtreecommitdiff
path: root/TAO/tao/iiopobj.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/iiopobj.h')
-rw-r--r--TAO/tao/iiopobj.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/iiopobj.h b/TAO/tao/iiopobj.h
index bd1a004f880..0e030f71a94 100644
--- a/TAO/tao/iiopobj.h
+++ b/TAO/tao/iiopobj.h
@@ -211,7 +211,7 @@ public:
TAO_HRESULT QueryInterface (REFIID type_id,
void **ppv);
- virtual TAO::ObjectKey_ptr key (CORBA::Environment &env);
+ virtual TAO::ObjectKey* key (CORBA::Environment &);
// Return the object key as an out parameter. Caller should release
// return value when finished with it.