summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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,