summaryrefslogtreecommitdiff
path: root/tests/TSS_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TSS_Test.cpp')
-rw-r--r--tests/TSS_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/TSS_Test.cpp b/tests/TSS_Test.cpp
index 9b533796b5f..1515af06be4 100644
--- a/tests/TSS_Test.cpp
+++ b/tests/TSS_Test.cpp
@@ -257,7 +257,7 @@ template class ACE_TSS<ACE_TSS_Type_Adapter<u_int> >;
#endif /* ACE_HAS_THREADS */
int
-ACE_TMAIN (int, ACE_TCHAR *[])
+run_main (int, ACE_TCHAR *[])
{
ACE_START_TEST (ACE_TEXT ("TSS_Test"));