summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2004-12-06 16:24:52 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2004-12-06 16:24:52 +0000
commitdf7feb8968ba8fa8022371fece72e2cc7b4e141a (patch)
treed8c7327bd9ec25ab194c00e0268440c5991f934d
parent119ae286c7a3006299b4b97e94451cb629f2ef69 (diff)
downloadATCD-df7feb8968ba8fa8022371fece72e2cc7b4e141a.tar.gz
ChangeLogTag: Mon Dec 6 10:23:31 2004 Chad Elliott <elliott_c@ociweb.com>
-rw-r--r--TAO/interop-tests/wchar/client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/interop-tests/wchar/client.cpp b/TAO/interop-tests/wchar/client.cpp
index f80287daf6b..e1a80ee4246 100644
--- a/TAO/interop-tests/wchar/client.cpp
+++ b/TAO/interop-tests/wchar/client.cpp
@@ -321,7 +321,7 @@ ACE_TMAIN( int argc, ACE_TCHAR *argv[] )
short result = run_tests (server.in() ACE_ENV_ARG_PARAMETER);
ACE_TRY_CHECK;
- CORBA::String_var server_orb =
+ CORBA::String_var server_orb =
server->orb_name(ACE_ENV_SINGLE_ARG_PARAMETER);
ACE_TRY_CHECK;
ACE_ERROR ((LM_ERROR,