summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/InterfaceRepo/Application_Test/server.cpp
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-01-03 18:28:39 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-01-03 18:28:39 +0000
commitd8a797fc229efdd40fc32831d4e3ec472556cbfa (patch)
treead712893403e2f3f67844971e38581a37a4feb00 /TAO/orbsvcs/tests/InterfaceRepo/Application_Test/server.cpp
parent4a6f36680973553a6c692642705e828ce5446626 (diff)
downloadATCD-d8a797fc229efdd40fc32831d4e3ec472556cbfa.tar.gz
ChangeLogTag: Wed Jan 3 12:14:12 2001 Jeff Parsons <parsons@cs.wustl.edu>
Diffstat (limited to 'TAO/orbsvcs/tests/InterfaceRepo/Application_Test/server.cpp')
-rw-r--r--TAO/orbsvcs/tests/InterfaceRepo/Application_Test/server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/InterfaceRepo/Application_Test/server.cpp b/TAO/orbsvcs/tests/InterfaceRepo/Application_Test/server.cpp
index 1c58da7d3c3..915e3c77336 100644
--- a/TAO/orbsvcs/tests/InterfaceRepo/Application_Test/server.cpp
+++ b/TAO/orbsvcs/tests/InterfaceRepo/Application_Test/server.cpp
@@ -86,7 +86,7 @@ main (int argc, char *argv[])
ACE_DEBUG ((LM_DEBUG,
"IOR is: <%s>\n",
- ior));
+ ior.in ()));
if (orb->run () == -1)
{