summaryrefslogtreecommitdiff
path: root/apps/JAWS/server/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'apps/JAWS/server/main.cpp')
-rw-r--r--apps/JAWS/server/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/JAWS/server/main.cpp b/apps/JAWS/server/main.cpp
index 4f319f02727..dc9d8291549 100644
--- a/apps/JAWS/server/main.cpp
+++ b/apps/JAWS/server/main.cpp
@@ -33,7 +33,7 @@ handler (int)
// JAWS as an ACE Service, as well.
int
-main (int argc, char *argv[])
+ACE_TMAIN (int argc, ACE_TCHAR *argv[])
{
ACE_Service_Config daemon;