summaryrefslogtreecommitdiff
path: root/TAO/tests/Policies
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-02-02 13:22:45 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-02-02 13:22:45 +0000
commit3fa38e923d1fff0b6e126beee2386e6d4f9f7852 (patch)
tree42ab8a2897636f71068f107c708e0001c36c3847 /TAO/tests/Policies
parentc36c611f7a1e0d506e33f186e71e3514a4473c22 (diff)
downloadATCD-3fa38e923d1fff0b6e126beee2386e6d4f9f7852.tar.gz
Fri Feb 2 13:10:14 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tests/Policies')
-rw-r--r--TAO/tests/Policies/Manipulation.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Policies/Manipulation.cpp b/TAO/tests/Policies/Manipulation.cpp
index 2154ce2ba29..e1ced15d5d8 100644
--- a/TAO/tests/Policies/Manipulation.cpp
+++ b/TAO/tests/Policies/Manipulation.cpp
@@ -85,7 +85,7 @@ main (int argc, char *argv[])
try
{
CORBA::ORB_var orb =
- CORBA::ORB_init (argc, argv, "");
+ CORBA::ORB_init (argc, argv);
if (parse_args (argc, argv) != 0)
return 1;