summaryrefslogtreecommitdiff
path: root/examples/Log_Msg/test_log_msg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Log_Msg/test_log_msg.cpp')
-rw-r--r--examples/Log_Msg/test_log_msg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Log_Msg/test_log_msg.cpp b/examples/Log_Msg/test_log_msg.cpp
index e3129117498..035520105d5 100644
--- a/examples/Log_Msg/test_log_msg.cpp
+++ b/examples/Log_Msg/test_log_msg.cpp
@@ -39,7 +39,7 @@ cause_error (void)
}
int
-main (int argc, ACE_TCHAR *argv[])
+ACE_TMAIN (int argc, ACE_TCHAR *argv[])
{
// Note that the default behavior is to log to STDERR...