summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/PSS/server.cpp
diff options
context:
space:
mode:
authorAbdullah Sowayan <sowayan@users.noreply.github.com>2008-02-25 22:22:44 +0000
committerAbdullah Sowayan <sowayan@users.noreply.github.com>2008-02-25 22:22:44 +0000
commit232243528c04e34e36cb1c41a09069a2dc8a9462 (patch)
tree1675589f462f881e070b20e608740c4a4c399949 /TAO/orbsvcs/examples/PSS/server.cpp
parent5bcd667b8446969f6e12e4f70d3c3c74f0358d7c (diff)
downloadATCD-232243528c04e34e36cb1c41a09069a2dc8a9462.tar.gz
Mon Feb 25 22:19:46 UTC 2008 Abdullah Sowayan <abdullah.sowayan@lmco.com>
Diffstat (limited to 'TAO/orbsvcs/examples/PSS/server.cpp')
-rw-r--r--TAO/orbsvcs/examples/PSS/server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/examples/PSS/server.cpp b/TAO/orbsvcs/examples/PSS/server.cpp
index 4a1e4e042d3..03afbd321e7 100644
--- a/TAO/orbsvcs/examples/PSS/server.cpp
+++ b/TAO/orbsvcs/examples/PSS/server.cpp
@@ -25,7 +25,7 @@
ACE_RCSID (PSS, client, "$Id$")
int
-main (int argc, char *argv[])
+ACE_TMAIN(int argc, ACE_TCHAR *argv[])
{
try
{