summaryrefslogtreecommitdiff
path: root/TAO/tao/skip.cpp
diff options
context:
space:
mode:
authormk1 <mk1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-09-04 05:16:26 +0000
committermk1 <mk1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-09-04 05:16:26 +0000
commit1dfd74a7353bca90d3389729e9c6029e68a159cf (patch)
treec083211e998d58ee14293ff9ebc7eeb9eb09734f /TAO/tao/skip.cpp
parentec4bc76673a3dd89ce4523a90cbcbea9d88e7352 (diff)
downloadATCD-1dfd74a7353bca90d3389729e9c6029e68a159cf.tar.gz
ChangeLogTag: Sat Sep 03 00:13:00 1999 Michael Kircher <Michael.Kircher@mchp.siemens.de>
Diffstat (limited to 'TAO/tao/skip.cpp')
-rw-r--r--TAO/tao/skip.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/skip.cpp b/TAO/tao/skip.cpp
index 76271fbbfd0..6354ac08b8f 100644
--- a/TAO/tao/skip.cpp
+++ b/TAO/tao/skip.cpp
@@ -483,7 +483,7 @@ TAO_Marshal_Union::skip (CORBA::TypeCode_ptr tc,
// the typecode for the default
if (default_index >= 0 && default_index-- == 0)
- default_tc = member_tc;
+ default_tc = member_tc.in ();
if (discrim_matched)
{
// marshal according to the matched typecode