summaryrefslogtreecommitdiff
path: root/tests/Bug_1476_Regression/Sender_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Bug_1476_Regression/Sender_i.h')
-rw-r--r--tests/Bug_1476_Regression/Sender_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Bug_1476_Regression/Sender_i.h b/tests/Bug_1476_Regression/Sender_i.h
index d600e7a32e0..773e07812e1 100644
--- a/tests/Bug_1476_Regression/Sender_i.h
+++ b/tests/Bug_1476_Regression/Sender_i.h
@@ -42,7 +42,7 @@ public:
private:
/// Our local ORB ptr
- CORBA::ORB_ptr orb_;
+ CORBA::ORB_var orb_;
/// Number of active objects who are trying to connect
CORBA::ULong active_objects_;