summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/ImplRepo/IR_Helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/ImplRepo/IR_Helper.h')
-rw-r--r--TAO/orbsvcs/tests/ImplRepo/IR_Helper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/ImplRepo/IR_Helper.h b/TAO/orbsvcs/tests/ImplRepo/IR_Helper.h
index 4b39b296238..03e4f66d4e8 100644
--- a/TAO/orbsvcs/tests/ImplRepo/IR_Helper.h
+++ b/TAO/orbsvcs/tests/ImplRepo/IR_Helper.h
@@ -60,7 +60,7 @@ private:
char *name_;
char *ir_key_;
- Implementation_Repository::INET_Addr ir_addr_;
+ Implementation_Repository::INET_Addr *ir_addr_;
POA_Ping_Object *ping_;
CORBA::Object_ptr ping_ptr_;