summaryrefslogtreecommitdiff
path: root/ace/TLI_Connector.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-12-21 19:26:46 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-12-21 19:26:46 +0000
commit1273754aeeb0c93f83ac20b3a7da8427532f7cd8 (patch)
tree760551d54bece3e52d2f1cd3d05b26d9c1c1439b /ace/TLI_Connector.h
parent85fac9e743dbd47560deefe99a1c638e8551a614 (diff)
downloadATCD-1273754aeeb0c93f83ac20b3a7da8427532f7cd8.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/TLI_Connector.h')
-rw-r--r--ace/TLI_Connector.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/ace/TLI_Connector.h b/ace/TLI_Connector.h
index 7723132e8e0..065aee6a791 100644
--- a/ace/TLI_Connector.h
+++ b/ace/TLI_Connector.h
@@ -22,9 +22,10 @@
#if defined (ACE_HAS_TLI)
class ACE_Export ACE_TLI_Connector : public ACE_TLI
- // = TITLE
- // Defines an active connection factory for the ACE_TLI C++ wrappers.
{
+ // = TITLE
+ // Defines an active connection factory for the ACE_TLI C++
+ // wrappers.
public:
// = Initialization methods.
ACE_TLI_Connector (void);