summaryrefslogtreecommitdiff
path: root/tests/FIFO_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FIFO_Test.cpp')
-rw-r--r--tests/FIFO_Test.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/FIFO_Test.cpp b/tests/FIFO_Test.cpp
index ad87bbdbb15..6d82391a83a 100644
--- a/tests/FIFO_Test.cpp
+++ b/tests/FIFO_Test.cpp
@@ -275,7 +275,7 @@ test_fifo_msg (void)
}
int
-main (int, ACE_TCHAR *[])
+run_main (int, ACE_TCHAR *[])
{
ACE_START_TEST (ACE_TEXT ("FIFO_Test"));
@@ -288,7 +288,7 @@ main (int, ACE_TCHAR *[])
#else
int
-main (int, ACE_TCHAR *[])
+run_main (int, ACE_TCHAR *[])
{
ACE_START_TEST (ACE_TEXT ("FIFO_Test"));