summaryrefslogtreecommitdiff
path: root/examples/QOS/Diffserv/diffserv_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/QOS/Diffserv/diffserv_test.cpp')
-rw-r--r--examples/QOS/Diffserv/diffserv_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/QOS/Diffserv/diffserv_test.cpp b/examples/QOS/Diffserv/diffserv_test.cpp
index 6fd0d8bca8b..1969616ea32 100644
--- a/examples/QOS/Diffserv/diffserv_test.cpp
+++ b/examples/QOS/Diffserv/diffserv_test.cpp
@@ -92,7 +92,7 @@ const char *dscp_char[]=
};
int
-main(int argc , char *argv[])
+ACE_TMAIN (int argc , ACE_TCHAR *argv[])
{
if(argc != 3)