summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_argument
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-05-23 19:03:07 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-05-23 19:03:07 +0000
commit6cbc09b83d187ebae3fa017961ea710703e5c2e4 (patch)
tree67b2b538a3047d85180df97bc91701659225a2f1 /TAO/TAO_IDL/be/be_visitor_argument
parent76860345febd268a16c865c49f9f31909129750e (diff)
downloadATCD-6cbc09b83d187ebae3fa017961ea710703e5c2e4.tar.gz
ChangeLogTag: Sun May 23 14:00:22 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_argument')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_argument/argument.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_argument/argument.cpp b/TAO/TAO_IDL/be/be_visitor_argument/argument.cpp
index 74090920d4a..7cabfbea573 100644
--- a/TAO/TAO_IDL/be/be_visitor_argument/argument.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_argument/argument.cpp
@@ -62,7 +62,7 @@ be_visitor_args::type_name (be_type *node,
}
ACE_OS::sprintf (namebuf,
- "%s",
+ "::%s",
bt->full_name ());
if (suffix)