summaryrefslogtreecommitdiff
path: root/ace/CDR_Stream.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/CDR_Stream.cpp')
-rw-r--r--ace/CDR_Stream.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/CDR_Stream.cpp b/ace/CDR_Stream.cpp
index 5c2f50c1df5..8ca35276405 100644
--- a/ace/CDR_Stream.cpp
+++ b/ace/CDR_Stream.cpp
@@ -530,7 +530,7 @@ ACE_OutputCDR::write_array (const void *x,
}
CDR::Boolean
-ACE_OutputCDR::write_boolean_array (CDR::Boolean* x,
+ACE_OutputCDR::write_boolean_array (const CDR::Boolean* x,
CDR::ULong length)
{
// It is hard to optimize this, the spec requires that on the wire