summaryrefslogtreecommitdiff
path: root/tests/CDR_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/CDR_Test.cpp')
-rw-r--r--tests/CDR_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/CDR_Test.cpp b/tests/CDR_Test.cpp
index dda55b701f7..2959a8c69e0 100644
--- a/tests/CDR_Test.cpp
+++ b/tests/CDR_Test.cpp
@@ -405,7 +405,7 @@ CDR_Test_Types::test_get (ACE_InputCDR &cdr) const
}
int
-ACE_TMAIN (int argc, ACE_TCHAR *argv[])
+run_main (int argc, ACE_TCHAR *argv[])
{
ACE_START_TEST (ACE_TEXT ("CDR_Test"));