summaryrefslogtreecommitdiff
path: root/TAO/examples/PluggableUDP/tests/SimplePerformance/server.cpp
diff options
context:
space:
mode:
authorsma <sma@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-06-23 11:26:41 +0000
committersma <sma@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-06-23 11:26:41 +0000
commit4301bdea1b00bf59724cbd7c4557f6ba61c5f17c (patch)
treec2768f29ced004b39732bf96480cdc5bfdb27ffe /TAO/examples/PluggableUDP/tests/SimplePerformance/server.cpp
parent55b15d0502a9e9951aa97ff69570d77d5617bd85 (diff)
downloadATCD-4301bdea1b00bf59724cbd7c4557f6ba61c5f17c.tar.gz
ChangeLogTag: Mon Jun 23 11:23:00 UTC 2008 Simon Massey <sma at prismtech dot com>
Diffstat (limited to 'TAO/examples/PluggableUDP/tests/SimplePerformance/server.cpp')
-rw-r--r--TAO/examples/PluggableUDP/tests/SimplePerformance/server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/PluggableUDP/tests/SimplePerformance/server.cpp b/TAO/examples/PluggableUDP/tests/SimplePerformance/server.cpp
index cfb201d74ca..962f7d2bd87 100644
--- a/TAO/examples/PluggableUDP/tests/SimplePerformance/server.cpp
+++ b/TAO/examples/PluggableUDP/tests/SimplePerformance/server.cpp
@@ -33,7 +33,7 @@
const char *ior_output_file = "test.ior";
-int main (int argc, char *argv[])
+int ACE_TMAIN (int argc, ACE_TCHAR *argv[])
{
try
{