summaryrefslogtreecommitdiff
path: root/TAO/tao/TAO_Server_Request.inl
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-04-24 09:25:23 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-04-24 09:25:23 +0000
commitcfecd490cc1e929b5ab76a9f0b13e0dd6553d54a (patch)
tree29a7e6e124c24e840bcc78da67a54c582438c0bb /TAO/tao/TAO_Server_Request.inl
parent5d44b0183775006b81c58ecd3b6d4024ba99e3e0 (diff)
downloadATCD-cfecd490cc1e929b5ab76a9f0b13e0dd6553d54a.tar.gz
Tue Apr 24 09:22:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/TAO_Server_Request.inl')
-rw-r--r--TAO/tao/TAO_Server_Request.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/TAO_Server_Request.inl b/TAO/tao/TAO_Server_Request.inl
index d400bf7ee31..3c4068a233e 100644
--- a/TAO/tao/TAO_Server_Request.inl
+++ b/TAO/tao/TAO_Server_Request.inl
@@ -194,7 +194,7 @@ TAO_ServerRequest::exception_type (CORBA::ULong except_type)
ACE_INLINE void
TAO_ServerRequest::is_dsi (void)
{
- this->is_dsi_ = 1;
+ this->is_dsi_ = true;
}
ACE_INLINE TAO_Operation_Details const *