summaryrefslogtreecommitdiff
path: root/apps/JAWS/stress_testing/http_tester.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'apps/JAWS/stress_testing/http_tester.cpp')
-rw-r--r--apps/JAWS/stress_testing/http_tester.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/JAWS/stress_testing/http_tester.cpp b/apps/JAWS/stress_testing/http_tester.cpp
index eb086262317..2a7366fde33 100644
--- a/apps/JAWS/stress_testing/http_tester.cpp
+++ b/apps/JAWS/stress_testing/http_tester.cpp
@@ -124,7 +124,7 @@ int driver(char *id, int total_num, float requests_sec, char *url1, float p1, ch
}
-main(int argc, char **argv)
+ACE_TMAIN(int argc, ACE_TCHAR **argv)
{
// This will set the global scale factor if the ACE_SCALE_FACTOR
// environment variable is set.