summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/CosEC/Simple/Supplier.cpp
diff options
context:
space:
mode:
authorAbdullah Sowayan <sowayan@users.noreply.github.com>2008-02-27 15:24:53 +0000
committerAbdullah Sowayan <sowayan@users.noreply.github.com>2008-02-27 15:24:53 +0000
commitda01e8d5d9dbc8f2c9c92fe0c6a370419ff372c0 (patch)
tree7bc6c48650c9c1687bff83676f65b7ef30bc56a9 /TAO/orbsvcs/examples/CosEC/Simple/Supplier.cpp
parentea25dded31ae71f1fbc63aa6aa78f73cea665bea (diff)
downloadATCD-da01e8d5d9dbc8f2c9c92fe0c6a370419ff372c0.tar.gz
Wed Feb 27 15:21:48 UTC 2008 Abdullah Sowayan <abdullah.sowayan@lmco.com>
Diffstat (limited to 'TAO/orbsvcs/examples/CosEC/Simple/Supplier.cpp')
-rw-r--r--TAO/orbsvcs/examples/CosEC/Simple/Supplier.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/examples/CosEC/Simple/Supplier.cpp b/TAO/orbsvcs/examples/CosEC/Simple/Supplier.cpp
index 03a0c13e02a..c39ad862e31 100644
--- a/TAO/orbsvcs/examples/CosEC/Simple/Supplier.cpp
+++ b/TAO/orbsvcs/examples/CosEC/Simple/Supplier.cpp
@@ -9,7 +9,7 @@ ACE_RCSID (CosEC_Examples,
"$Id$")
int
-main (int argc, char* argv[])
+ACE_TMAIN(int argc, ACE_TCHAR *argv[])
{
Supplier supplier;