summaryrefslogtreecommitdiff
path: root/TAO/examples/Content_Server/AMI_Observer/server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Content_Server/AMI_Observer/server.cpp')
-rw-r--r--TAO/examples/Content_Server/AMI_Observer/server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/Content_Server/AMI_Observer/server.cpp b/TAO/examples/Content_Server/AMI_Observer/server.cpp
index e3cc88d906e..7bf6a562b4f 100644
--- a/TAO/examples/Content_Server/AMI_Observer/server.cpp
+++ b/TAO/examples/Content_Server/AMI_Observer/server.cpp
@@ -12,7 +12,7 @@ ACE_RCSID (AMI_Observer,
"$Id$")
int
-main (int argc, char *argv[])
+ACE_TMAIN(int argc, ACE_TCHAR *argv[])
{
try
{