summaryrefslogtreecommitdiff
path: root/TAO/tao/Connection_Handler.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-08-02 08:41:23 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-08-02 08:41:23 +0000
commit8063eeaf31f757d8b7cab6fbd96e4be730cd2fa3 (patch)
tree5379682e0ab88839cc4feb945516522aa907bde6 /TAO/tao/Connection_Handler.cpp
parented026272efed6c117db64467e2643b0ed68a0770 (diff)
downloadATCD-8063eeaf31f757d8b7cab6fbd96e4be730cd2fa3.tar.gz
Thu Aug 2 08:39:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Connection_Handler.cpp')
-rw-r--r--TAO/tao/Connection_Handler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Connection_Handler.cpp b/TAO/tao/Connection_Handler.cpp
index cf811ee13c9..a3204010c33 100644
--- a/TAO/tao/Connection_Handler.cpp
+++ b/TAO/tao/Connection_Handler.cpp
@@ -28,7 +28,7 @@ TAO_Connection_Handler::TAO_Connection_Handler (TAO_ORB_Core *orb_core)
transport_ (0),
connection_pending_ (false)
{
- // @@todo: We need to have a distinct option/ method in the resource
+ // @todo: We need to have a distinct option/ method in the resource
// factory for this and TAO_Transport.
this->lock_ =
this->orb_core_->resource_factory ()->create_cached_connection_lock ();