summaryrefslogtreecommitdiff
path: root/tests/Task_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Task_Test.cpp')
-rw-r--r--tests/Task_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Task_Test.cpp b/tests/Task_Test.cpp
index aad5cf3cc7a..9b6a3e3555a 100644
--- a/tests/Task_Test.cpp
+++ b/tests/Task_Test.cpp
@@ -103,7 +103,7 @@ Barrier_Task::svc (void)
#endif /* ACE_HAS_THREADS */
int
-ACE_TMAIN (int, ACE_TCHAR *[])
+run_main (int, ACE_TCHAR *[])
{
ACE_START_TEST (ACE_TEXT ("Task_Test"));