summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOPC.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-06-20 06:22:30 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-06-20 06:22:30 +0000
commit55178f352427f2b8472f00302294f908e62905e4 (patch)
treedb8ef14c3c5b59dfa64e33687911761b04ae6ac4 /TAO/tao/GIOPC.h
parentd438c23bfdd7a756a01dd94683bb40841b63344a (diff)
downloadATCD-55178f352427f2b8472f00302294f908e62905e4.tar.gz
ChangeLogTag: Mon Jun 19 12:11:09 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/GIOPC.h')
-rw-r--r--TAO/tao/GIOPC.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/TAO/tao/GIOPC.h b/TAO/tao/GIOPC.h
index f60c593fa81..19782d20ce5 100644
--- a/TAO/tao/GIOPC.h
+++ b/TAO/tao/GIOPC.h
@@ -126,8 +126,7 @@ namespace GIOP
typedef
TAO_Out_T<
- IORAddressingInfo,
- IORAddressingInfo_var
+ IORAddressingInfo
>
IORAddressingInfo_out;
@@ -156,8 +155,7 @@ namespace GIOP
typedef
TAO_Out_T<
- TargetAddress,
- TargetAddress_var
+ TargetAddress
>
TargetAddress_out;
@@ -184,6 +182,7 @@ namespace GIOP
// be\be_visitor_union/union_ch.cpp:113
typedef TargetAddress_var _var_type;
+ typedef TargetAddress_out _out_type;
// TAO_IDL - Generated from
// be\be_visitor_union_branch/public_ch.cpp:557