summaryrefslogtreecommitdiff
path: root/ace/Log_Msg.h
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-10 08:45:20 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-10 08:45:20 +0000
commit7db29418e44bdce4e3df96493b852118cdd82a4a (patch)
tree4e7c3861e67804fbca3da1d49652aa036f0edf31 /ace/Log_Msg.h
parent3d462be371ad3548e4d2d68abf4f95372e7c529f (diff)
downloadATCD-7db29418e44bdce4e3df96493b852118cdd82a4a.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/Log_Msg.h')
-rw-r--r--ace/Log_Msg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Log_Msg.h b/ace/Log_Msg.h
index 71d1d98e204..03ac2050b58 100644
--- a/ace/Log_Msg.h
+++ b/ace/Log_Msg.h
@@ -124,7 +124,7 @@ public:
int open (const char *prog_name,
u_long options_flags = ACE_Log_Msg::STDERR,
- const char *logger_key = 0);
+ LPCTSTR logger_key = 0);
// Initialize the ACE error handling facility. <prog_name> is the
// name of the executable program. <flags> are a bitwise-or of
// options flags passed to the Logger (see the enum above for the valid