summaryrefslogtreecommitdiff
path: root/tests/ACE_Init_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ACE_Init_Test.cpp')
-rw-r--r--tests/ACE_Init_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ACE_Init_Test.cpp b/tests/ACE_Init_Test.cpp
index c03e56ddfbd..a33512e9578 100644
--- a/tests/ACE_Init_Test.cpp
+++ b/tests/ACE_Init_Test.cpp
@@ -21,7 +21,7 @@
// If this is not a WIN32 platform do not even try to compile the
// test, many of the #includes make little sense.
int
-main (int, char*[])
+run_main (int, char*[])
{
ACE_START_TEST (ACE_TEXT ("ACE_Init_Test"));
ACE_ERROR ((LM_INFO,