summaryrefslogtreecommitdiff
path: root/apps/JAWS2/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'apps/JAWS2/main.cpp')
-rw-r--r--apps/JAWS2/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/JAWS2/main.cpp b/apps/JAWS2/main.cpp
index d1bd6f46dcb..1d3198f8ba8 100644
--- a/apps/JAWS2/main.cpp
+++ b/apps/JAWS2/main.cpp
@@ -26,7 +26,7 @@ static JAWS_HTTP_10_Parse_Task HTTP_Parse;
static JAWS_HTTP_10_Write_Task HTTP_Write;
int
-main (int argc, char *argv[])
+ACE_TMAIN (int argc, ACE_TCHAR *argv[])
{
ACE_OS::signal (SIGCHLD, SIG_IGN);