summaryrefslogtreecommitdiff
path: root/examples/Connection/blocking/test_spipe_acceptor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Connection/blocking/test_spipe_acceptor.cpp')
-rw-r--r--examples/Connection/blocking/test_spipe_acceptor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Connection/blocking/test_spipe_acceptor.cpp b/examples/Connection/blocking/test_spipe_acceptor.cpp
index 549690ebf43..83003eb1c85 100644
--- a/examples/Connection/blocking/test_spipe_acceptor.cpp
+++ b/examples/Connection/blocking/test_spipe_acceptor.cpp
@@ -25,7 +25,7 @@ ACE_TMAIN (int argc, ACE_TCHAR *argv[])
#else
int
-main (int, char *[])
+ACE_TMAIN (int, ACE_TCHAR *[])
{
ACE_DEBUG ((LM_INFO,
ACE_TEXT ("Asynchronous IO is unsupported.\n")));