summaryrefslogtreecommitdiff
path: root/examples/Connection/misc/test_upipe.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Connection/misc/test_upipe.cpp')
-rw-r--r--examples/Connection/misc/test_upipe.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Connection/misc/test_upipe.cpp b/examples/Connection/misc/test_upipe.cpp
index e986ba069cb..6db23223d6b 100644
--- a/examples/Connection/misc/test_upipe.cpp
+++ b/examples/Connection/misc/test_upipe.cpp
@@ -139,7 +139,7 @@ ACE_TMAIN (int argc, ACE_TCHAR *argv[])
}
#else
int
-main (int, char *[])
+ACE_TMAIN (int, ACE_TCHAR *[])
{
ACE_ERROR_RETURN ((LM_ERROR,
"your platform does not support threads\n"),