summaryrefslogtreecommitdiff
path: root/examples/Reactor/Proactor/test_aiosig.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Reactor/Proactor/test_aiosig.cpp')
-rw-r--r--examples/Reactor/Proactor/test_aiosig.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Reactor/Proactor/test_aiosig.cpp b/examples/Reactor/Proactor/test_aiosig.cpp
index 1746a10a49c..683753280e6 100644
--- a/examples/Reactor/Proactor/test_aiosig.cpp
+++ b/examples/Reactor/Proactor/test_aiosig.cpp
@@ -282,7 +282,7 @@ null_handler (int /* signal_number */,
}
int
-main (int, char *[])
+ACE_TMAIN (int, ACE_TCHAR *[])
{
if (test_aio_calls () == 0)
printf ("RT SIG test successful:\n"