summaryrefslogtreecommitdiff
path: root/tests/Oneways_Invoking_Twoways/Sender_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Oneways_Invoking_Twoways/Sender_i.h')
-rw-r--r--tests/Oneways_Invoking_Twoways/Sender_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Oneways_Invoking_Twoways/Sender_i.h b/tests/Oneways_Invoking_Twoways/Sender_i.h
index ab267b02277..e566594f46e 100644
--- a/tests/Oneways_Invoking_Twoways/Sender_i.h
+++ b/tests/Oneways_Invoking_Twoways/Sender_i.h
@@ -43,7 +43,7 @@ public:
private:
/// Our local ORB ptr
- CORBA::ORB_ptr orb_;
+ CORBA::ORB_var orb_;
/// Number of invocations to be made on the receiver
CORBA::ULong number_;