summaryrefslogtreecommitdiff
path: root/tests/ARGV_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ARGV_Test.cpp')
-rw-r--r--tests/ARGV_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ARGV_Test.cpp b/tests/ARGV_Test.cpp
index 19fb01d6a0d..6cda1c6719f 100644
--- a/tests/ARGV_Test.cpp
+++ b/tests/ARGV_Test.cpp
@@ -20,7 +20,7 @@
ACE_RCSID(tests, ARGV_Test, "$Id$")
int
-ACE_TMAIN (int, ACE_TCHAR *argv[])
+run_main (int, ACE_TCHAR *argv[])
{
ACE_START_TEST (ACE_TEXT ("ARGV_Test"));