summaryrefslogtreecommitdiff
path: root/tests/Proactor_Scatter_Gather_Test.cpp
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-05-17 21:49:04 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-05-17 21:49:04 +0000
commitb1e7304b4fa05fcaa09753a9e77fa2dca85fe09e (patch)
treef6f6d6c005bf2d97bdb450d27bb26fa461ac3d90 /tests/Proactor_Scatter_Gather_Test.cpp
parente83a1631cd3ba3acab4d3583b3428f15ee0b29ac (diff)
downloadATCD-dre_030425.tar.gz
ChangeLogTag:Sat May 17 19:31:43 UTC 2003 Don Hinton <dhinton@dresystems.com>dre_030425
Diffstat (limited to 'tests/Proactor_Scatter_Gather_Test.cpp')
-rw-r--r--tests/Proactor_Scatter_Gather_Test.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Proactor_Scatter_Gather_Test.cpp b/tests/Proactor_Scatter_Gather_Test.cpp
index eb2198adad8..4a08091cb65 100644
--- a/tests/Proactor_Scatter_Gather_Test.cpp
+++ b/tests/Proactor_Scatter_Gather_Test.cpp
@@ -1332,7 +1332,7 @@ parse_args (int argc, ACE_TCHAR *argv[])
}
int
-ACE_TMAIN (int argc, ACE_TCHAR *argv[])
+run_main (int argc, ACE_TCHAR *argv[])
{
ACE_START_TEST (ACE_TEXT ("Proactor_Scatter_Gather_Test"));
@@ -1446,7 +1446,7 @@ template class ACE_Asynch_Connector<Sender>;
#else
int
-ACE_TMAIN (int, ACE_TCHAR *[])
+run_main (int, ACE_TCHAR *[])
{
ACE_START_TEST (ACE_TEXT ("Proactor_Scatter_Gather_Test"));