diff options
Diffstat (limited to 'examples/Log_Msg/test_ostream.cpp')
-rw-r--r-- | examples/Log_Msg/test_ostream.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Log_Msg/test_ostream.cpp b/examples/Log_Msg/test_ostream.cpp index 535c1432215..6bc0bee4fa8 100644 --- a/examples/Log_Msg/test_ostream.cpp +++ b/examples/Log_Msg/test_ostream.cpp @@ -24,7 +24,7 @@ ACE_RCSID(Log_Msg, test_ostream, "$Id$") int -main (int, ACE_TCHAR *[]) +ACE_TMAIN (int, ACE_TCHAR *[]) { // This message should show up in stderr. ACE_DEBUG ((LM_DEBUG, |