summaryrefslogtreecommitdiff
path: root/TAO/tao/Server_Request.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Server_Request.h')
-rw-r--r--TAO/tao/Server_Request.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Server_Request.h b/TAO/tao/Server_Request.h
index ea4e26caa9d..3665a9a8952 100644
--- a/TAO/tao/Server_Request.h
+++ b/TAO/tao/Server_Request.h
@@ -184,7 +184,7 @@ public:
// = Initialization and termination methods.
IIOP_ServerRequest (TAO_InputCDR &input,
TAO_OutputCDR &output,
- TAO_ORB_Core *orb_core,
+ TAO_ORB_Core *orb_core,
CORBA_Environment &_env = CORBA_Environment::default_environment ());
// Constructor
IIOP_ServerRequest (CORBA::ULong &request_id,