summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-06-17 11:46:02 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-06-17 11:46:02 +0000
commitc015b2dd8d035c39df4f35a2c50bb19031a8809b (patch)
tree85e358e90ff4cc658562e4fbab56d3fea3193511
parentfbbab97f2223342f58259fd8329825733d9dcd28 (diff)
downloadATCD-c015b2dd8d035c39df4f35a2c50bb19031a8809b.tar.gz
ChangeLogTag: Fri Jun 17 11:45:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/tests/DLL_ORB/client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/DLL_ORB/client.cpp b/TAO/tests/DLL_ORB/client.cpp
index aa7730d7463..3ba5a6ded57 100644
--- a/TAO/tests/DLL_ORB/client.cpp
+++ b/TAO/tests/DLL_ORB/client.cpp
@@ -32,7 +32,7 @@ main (int, char *[])
"Client_Module",
"Test_Client_Module",
"_make_Test_Client_Module",
- "-k file://test.ior") != 0))
+ "-k file://test.ior")) != 0)
{
ACE_ERROR_RETURN ((LM_ERROR,