summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOP_Message_Lite.h
diff options
context:
space:
mode:
authormarina <marina@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-06-24 03:59:17 +0000
committermarina <marina@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-06-24 03:59:17 +0000
commit87351fad14d61d4b0d356a02aa499558e56d98a5 (patch)
tree6a432a0cd1fefa15aa16b69fe68484bd300a4e59 /TAO/tao/GIOP_Message_Lite.h
parentc2250c14ad0f74ba8703367bca06122fa01ba357 (diff)
downloadATCD-87351fad14d61d4b0d356a02aa499558e56d98a5.tar.gz
ChangeLogTag:Fri Jun 23 22:21:31 2000 Marina Spivak <marina@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/GIOP_Message_Lite.h')
-rw-r--r--TAO/tao/GIOP_Message_Lite.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/GIOP_Message_Lite.h b/TAO/tao/GIOP_Message_Lite.h
index 226880834fd..1b8ca86c180 100644
--- a/TAO/tao/GIOP_Message_Lite.h
+++ b/TAO/tao/GIOP_Message_Lite.h
@@ -149,6 +149,7 @@ private:
int send_reply_exception (TAO_Transport *transport,
TAO_ORB_Core* orb_core,
CORBA::ULong request_id,
+ IOP::ServiceContextList *svc_info,
CORBA::Exception *x);
// We must send a LocateReply through <transport>, this request
// resulted in some kind of exception.