summaryrefslogtreecommitdiff
path: root/tests/Multihomed_INET_Addr_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Multihomed_INET_Addr_Test.cpp')
-rw-r--r--tests/Multihomed_INET_Addr_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Multihomed_INET_Addr_Test.cpp b/tests/Multihomed_INET_Addr_Test.cpp
index 4950602ca23..6d89b769946 100644
--- a/tests/Multihomed_INET_Addr_Test.cpp
+++ b/tests/Multihomed_INET_Addr_Test.cpp
@@ -23,7 +23,7 @@
#include /**/ "ace/Multihomed_INET_Addr.h"
#include /**/ "ace/Log_Msg.h"
-int ACE_TMAIN (int argc, ACE_TCHAR *argv[])
+int run_main (int argc, ACE_TCHAR *argv[])
{
ACE_UNUSED_ARG (argc);
ACE_UNUSED_ARG (argv);