summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/CosEC
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-09-08 18:44:58 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-09-08 18:44:58 +0000
commit7f467119792aadf023ec1a8ecf48fbb7c8060301 (patch)
tree34a85212bb77f7f5eec945f4c9b10123429c20e7 /TAO/orbsvcs/examples/CosEC
parentf896b003bd582d632ec64016ed6411e1b30b603f (diff)
downloadATCD-7f467119792aadf023ec1a8ecf48fbb7c8060301.tar.gz
Zapped ACE_RCSIS
Diffstat (limited to 'TAO/orbsvcs/examples/CosEC')
-rw-r--r--TAO/orbsvcs/examples/CosEC/TypedSimple/Supplier.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/examples/CosEC/TypedSimple/Supplier.cpp b/TAO/orbsvcs/examples/CosEC/TypedSimple/Supplier.cpp
index 98f7088d0cc..aea93327e95 100644
--- a/TAO/orbsvcs/examples/CosEC/TypedSimple/Supplier.cpp
+++ b/TAO/orbsvcs/examples/CosEC/TypedSimple/Supplier.cpp
@@ -4,7 +4,7 @@
#include "orbsvcs/CosTypedEventChannelAdminC.h"
#include "CountryC.h"
-ACE_RCSID(CosEC_Examples, Supplier, "$Id:")
+
int
ACE_TMAIN(int argc, ACE_TCHAR *argv[])