summaryrefslogtreecommitdiff
path: root/TAO/tests/Param_Test/ub_objref_seq.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Param_Test/ub_objref_seq.cpp')
-rw-r--r--TAO/tests/Param_Test/ub_objref_seq.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Param_Test/ub_objref_seq.cpp b/TAO/tests/Param_Test/ub_objref_seq.cpp
index d92d3ae9f84..aabd1d7835a 100644
--- a/TAO/tests/Param_Test/ub_objref_seq.cpp
+++ b/TAO/tests/Param_Test/ub_objref_seq.cpp
@@ -272,7 +272,7 @@ Test_ObjRef_Sequence::print_sequence (const Param_Test::Coffee_Mix &s)
}
ACE_DEBUG ((LM_DEBUG,
"Element #%d\n"
- "\ttype = <%s>\n",
+ "\ttype = <%C>\n",
i,
c->_interface_repository_id ()));
}