summaryrefslogtreecommitdiff
path: root/tests/Pipe_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Pipe_Test.cpp')
-rw-r--r--tests/Pipe_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Pipe_Test.cpp b/tests/Pipe_Test.cpp
index f6bf92f3728..54567184fc0 100644
--- a/tests/Pipe_Test.cpp
+++ b/tests/Pipe_Test.cpp
@@ -78,7 +78,7 @@ open (ACE_Pipe &pipe,
#endif /* ! ACE_LACKS_FORK */
int
-ACE_TMAIN (int argc, ACE_TCHAR *argv[])
+run_main (int argc, ACE_TCHAR *argv[])
{
#if defined (ACE_LACKS_FORK)
ACE_UNUSED_ARG (argc);