summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOP_Message_Generator_Parser_12.cpp
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-05-09 19:03:57 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-05-09 19:03:57 +0000
commit8e8e68e9ac3de0773e26eed7c12b2c87bfd1f9b5 (patch)
tree63fede9a44818bcf4c9eaa81c0eca562311276ef /TAO/tao/GIOP_Message_Generator_Parser_12.cpp
parent22bed8415ca3788273a3c02b725cc3937b67fed7 (diff)
downloadATCD-8e8e68e9ac3de0773e26eed7c12b2c87bfd1f9b5.tar.gz
ChangeLogTag: Wed May 09 13:55:56 2001 Jeff Parsons <parsons@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/GIOP_Message_Generator_Parser_12.cpp')
-rw-r--r--TAO/tao/GIOP_Message_Generator_Parser_12.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/GIOP_Message_Generator_Parser_12.cpp b/TAO/tao/GIOP_Message_Generator_Parser_12.cpp
index 31a8df6986a..4f6f5b054cb 100644
--- a/TAO/tao/GIOP_Message_Generator_Parser_12.cpp
+++ b/TAO/tao/GIOP_Message_Generator_Parser_12.cpp
@@ -130,7 +130,7 @@ TAO_GIOP_Message_Generator_Parser_12::write_locate_request_header (
int
TAO_GIOP_Message_Generator_Parser_12::write_reply_header (
TAO_OutputCDR & output,
- TAO_Pluggable_Reply_Params &reply,
+ TAO_Pluggable_Reply_Params_Base &reply,
CORBA::Environment & /* ACE_TRY_ENV */
)
ACE_THROW_SPEC ((CORBA::SystemException))