summaryrefslogtreecommitdiff
path: root/TAO/tao/Blocked_Connect_Strategy.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-02-10 11:10:35 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-02-10 11:10:35 +0000
commit98c0d1a109cb6025b2441bcf3e68c700ce5015c1 (patch)
treef4a94585589352800524829a36d9ff377a835716 /TAO/tao/Blocked_Connect_Strategy.h
parentbc918a80216b057b507052cc67c38e69a562ff25 (diff)
downloadATCD-98c0d1a109cb6025b2441bcf3e68c700ce5015c1.tar.gz
ChangeLogTag: Fri Feb 10 10:53:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Blocked_Connect_Strategy.h')
-rw-r--r--TAO/tao/Blocked_Connect_Strategy.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/Blocked_Connect_Strategy.h b/TAO/tao/Blocked_Connect_Strategy.h
index 70e506b7da7..723868455ce 100644
--- a/TAO/tao/Blocked_Connect_Strategy.h
+++ b/TAO/tao/Blocked_Connect_Strategy.h
@@ -29,11 +29,10 @@ TAO_BEGIN_VERSIONED_NAMESPACE_DECL
* during connects
*
*/
-
class TAO_Export TAO_Blocked_Connect_Strategy : public TAO_Connect_Strategy
{
public:
- /// Contructor
+ /// Constructor
TAO_Blocked_Connect_Strategy (TAO_ORB_Core *orb);
/// Destructor