summaryrefslogtreecommitdiff
path: root/TAO/tests/ForwardUponObjectNotExist/client.cpp
diff options
context:
space:
mode:
authormitza <mitza@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2009-06-23 20:11:39 +0000
committermitza <mitza@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2009-06-23 20:11:39 +0000
commit4c992c5f3cfb43f2dd6bc318d2f8b529ded00412 (patch)
tree239e63504d3ef52b31095921751c0685a9bf8f45 /TAO/tests/ForwardUponObjectNotExist/client.cpp
parent158e27c3184214e348b5c5873e531e0a16b20198 (diff)
downloadATCD-4c992c5f3cfb43f2dd6bc318d2f8b529ded00412.tar.gz
ChangeLogTag: Tue Jun 23 20:06:54 UTC 2009 Adam Mitz <mitza@ociweb.com>
Diffstat (limited to 'TAO/tests/ForwardUponObjectNotExist/client.cpp')
-rwxr-xr-xTAO/tests/ForwardUponObjectNotExist/client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/ForwardUponObjectNotExist/client.cpp b/TAO/tests/ForwardUponObjectNotExist/client.cpp
index cea8a74686a..4243ec5ee13 100755
--- a/TAO/tests/ForwardUponObjectNotExist/client.cpp
+++ b/TAO/tests/ForwardUponObjectNotExist/client.cpp
@@ -46,7 +46,7 @@ parse_args (int argc, ACE_TCHAR *argv[])
if (ACE_OS::strncmp (ior,
corbaloc_prefix,
- sizeof corbaloc_prefix -1) != 0)
+ ACE_OS::strlen (corbaloc_prefix)) != 0)
return 1;
// Indicates sucessful parsing of the command line