summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Multiple.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-10-08 11:01:24 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-10-08 11:01:24 +0000
commit02834661cfb5b2c7d232ae8f5e60e374f8283382 (patch)
tree5aa71961ba6dca2049bd63b430889c3895852172 /TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Multiple.cpp
parent25d31f81a7b2e34989857dba8158d951e4366b48 (diff)
downloadATCD-02834661cfb5b2c7d232ae8f5e60e374f8283382.tar.gz
Wed Oct 8 10:58:45 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Multiple.cpp')
-rw-r--r--TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Multiple.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Multiple.cpp b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Multiple.cpp
index 3f3cf679465..c1dfec61202 100644
--- a/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Multiple.cpp
+++ b/TAO/orbsvcs/examples/CosEC/RtEC_Based/tests/Multiple/Multiple.cpp
@@ -37,7 +37,7 @@ Multiple::init (int argc, ACE_TCHAR *argv[])
}
int
-Multiple::init_ORB (int argc, char *argv [])
+Multiple::init_ORB (int argc, ACE_TCHAR *argv [])
{
try
{