summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-26 19:53:51 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-26 19:53:51 +0000
commit94b405593ef1591ffcbd3f1ec6545cf5e3801b22 (patch)
treeaa90b9c06e47266b46b3c858aec5bbbe94a2dc8d
parent9b3bb9a827557dc10fd1c3c87723f23c5a5dbda2 (diff)
downloadATCD-94b405593ef1591ffcbd3f1ec6545cf5e3801b22.tar.gz
ChangeLogTag:Fri Jun 26 14:20:58 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
-rw-r--r--TAO/tao/Sequence.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Sequence.cpp b/TAO/tao/Sequence.cpp
index e84d5cb5eca..57629b8108d 100644
--- a/TAO/tao/Sequence.cpp
+++ b/TAO/tao/Sequence.cpp
@@ -290,7 +290,7 @@ TAO_Unbounded_Sequence<CORBA::Octet>::operator= (const TAO_Unbounded_Sequence<CO
}
TAO_Unbounded_Sequence<CORBA::Octet>::
-TAO_Unbounded_Sequence (CORBA::Ulong length,
+TAO_Unbounded_Sequence (CORBA::ULong length,
const ACE_Message_Block *mb)
: TAO_Unbounded_Base_Sequence (length,
length,