summaryrefslogtreecommitdiff
path: root/ace/Log_Msg.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-02-07 19:37:44 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-02-07 19:37:44 +0000
commit9a2fe85d16a4137822bed34b1a59bf5c995b6386 (patch)
treecc8b6ba18b048e5172007031b42747ca39643333 /ace/Log_Msg.h
parente2a9a76080f2db8b7b56cc1dbd11a228595e4b88 (diff)
downloadATCD-9a2fe85d16a4137822bed34b1a59bf5c995b6386.tar.gz
foo
Diffstat (limited to 'ace/Log_Msg.h')
-rw-r--r--ace/Log_Msg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/Log_Msg.h b/ace/Log_Msg.h
index 03ac2050b58..3dc046aed3e 100644
--- a/ace/Log_Msg.h
+++ b/ace/Log_Msg.h
@@ -122,6 +122,8 @@ public:
ACE_Log_Msg (void);
// Initialize logger.
+ ~ACE_Log_Msg (void);
+
int open (const char *prog_name,
u_long options_flags = ACE_Log_Msg::STDERR,
LPCTSTR logger_key = 0);