summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2011-12-16 18:25:55 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2011-12-16 18:25:55 +0000
commita4b01670beb5fbe86231a62fff634a161c040c2e (patch)
tree0a8b5a0330a5247259a1b9feaf3ae5b310eb5ff3 /TAO/TAO_IDL/be_include
parentbfae3dee197d8f7836fb13a26a25f5195e0d552e (diff)
downloadATCD-a4b01670beb5fbe86231a62fff634a161c040c2e.tar.gz
Fri Dec 16 18:25:19 UTC 2011 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/TAO_IDL/be_include')
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_typecode/typecode_defn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be_include/be_visitor_typecode/typecode_defn.h b/TAO/TAO_IDL/be_include/be_visitor_typecode/typecode_defn.h
index 5666dfca547..ac5b57c9f17 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_typecode/typecode_defn.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_typecode/typecode_defn.h
@@ -135,7 +135,7 @@ private:
// scope related routines
- int index_;
+ unsigned long index_;
int push (ACE_CDR::Long);