summaryrefslogtreecommitdiff
path: root/TAO/utils/catior
diff options
context:
space:
mode:
authorelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-05-17 12:11:35 +0000
committerelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-05-17 12:11:35 +0000
commitf01437e570f59dc34f3977644da5293b7c81ce3a (patch)
tree1b62fc4faa21e8d40ee868a6ac54cda40cec2a35 /TAO/utils/catior
parent32007834f46f65a7ef448ea6dd078588bb9b35ad (diff)
downloadATCD-f01437e570f59dc34f3977644da5293b7c81ce3a.tar.gz
ChangeLogTag: Thu May 17 12:14:08 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/utils/catior')
-rw-r--r--TAO/utils/catior/catior.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/utils/catior/catior.cpp b/TAO/utils/catior/catior.cpp
index 757d6743fd1..05ae0c0a15e 100644
--- a/TAO/utils/catior/catior.cpp
+++ b/TAO/utils/catior/catior.cpp
@@ -1472,7 +1472,7 @@ cat_profile_helper (TAO_InputCDR& stream,
&& iiop_version_minor <= 2))
{
ACE_DEBUG ((LM_DEBUG,
- "%I detected new v%d.%d %s profile that catior cannot decode",
+ "%I detected new v%d.%d %s profile that catior cannot decode\n",
iiop_version_major,
iiop_version_minor,
protocol));