summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOP_Message_Generator_Parser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/GIOP_Message_Generator_Parser.cpp')
-rw-r--r--TAO/tao/GIOP_Message_Generator_Parser.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/GIOP_Message_Generator_Parser.cpp b/TAO/tao/GIOP_Message_Generator_Parser.cpp
index fc431c2436b..0f3e7a21c5e 100644
--- a/TAO/tao/GIOP_Message_Generator_Parser.cpp
+++ b/TAO/tao/GIOP_Message_Generator_Parser.cpp
@@ -140,7 +140,7 @@ TAO_GIOP_Message_Generator_Parser::is_ready_for_bidirectional (void)
void
TAO_GIOP_Message_Generator_Parser::marshal_reply_status (
TAO_OutputCDR &output,
- TAO_Pluggable_Reply_Params &reply
+ TAO_Pluggable_Reply_Params_Base &reply
)
{
switch (reply.reply_status_)