summaryrefslogtreecommitdiff
path: root/ace/TLI.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2002-04-14 10:32:53 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2002-04-14 10:32:53 +0000
commitd3a353f7a0195a4a467199b37645ce226486085a (patch)
treeedcc5e408e4eab1e7369fcde3c933c773ded7992 /ace/TLI.h
parent1efad51474f69330cc6c5c7b516072cb4221ebb5 (diff)
downloadATCD-d3a353f7a0195a4a467199b37645ce226486085a.tar.gz
ChangeLogTag: Sun Apr 14 12:31:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ace/TLI.h')
-rw-r--r--ace/TLI.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ace/TLI.h b/ace/TLI.h
index f00e22f48fa..4bce35bd78a 100644
--- a/ace/TLI.h
+++ b/ace/TLI.h
@@ -83,8 +83,9 @@ public:
protected:
// = Ensure we are an abstract class.
/// Default constructor.
- /// Destructor.
ACE_TLI (void);
+
+ /// Destructor.
~ACE_TLI (void);
/// Initialize a TLI endpoint.