summaryrefslogtreecommitdiff
path: root/TAO/tao/Transport_Mux_Strategy.cpp
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-22 18:43:50 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-22 18:43:50 +0000
commit1da56961823d8106a5e1533434e55f7063e2ef6b (patch)
tree3bdf68d53373b3249f13562a6ed43543332ef238 /TAO/tao/Transport_Mux_Strategy.cpp
parent375da41e92899b3e230b7e63f8ed749a6ec0f01f (diff)
downloadATCD-1da56961823d8106a5e1533434e55f7063e2ef6b.tar.gz
ChangeLogTag:Tue Jun 22 13:42:10 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Transport_Mux_Strategy.cpp')
-rw-r--r--TAO/tao/Transport_Mux_Strategy.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Transport_Mux_Strategy.cpp b/TAO/tao/Transport_Mux_Strategy.cpp
index ab0cc76ddf1..f0bc8eeb9a9 100644
--- a/TAO/tao/Transport_Mux_Strategy.cpp
+++ b/TAO/tao/Transport_Mux_Strategy.cpp
@@ -42,7 +42,7 @@ TAO_Muxed_TMS::request_id (void)
// Bind the dispatcher with the request id.
int
-TAO_Muxed_TMS::bind_dispatcher (CORBA::ULong request_id,
+TAO_Muxed_TMS::bind_dispatcher (CORBA::ULong,
TAO_Reply_Dispatcher *)
{
// @@