summaryrefslogtreecommitdiff
path: root/TAO/tao/Profile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Profile.cpp')
-rw-r--r--TAO/tao/Profile.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Profile.cpp b/TAO/tao/Profile.cpp
index f5485fc9832..52ae14fe87e 100644
--- a/TAO/tao/Profile.cpp
+++ b/TAO/tao/Profile.cpp
@@ -518,8 +518,8 @@ TAO_Profile::policies (ACE_ENV_SINGLE_ARG_DECL)
if (TAO_debug_level >= 5)
ACE_DEBUG ((LM_DEBUG,
- ACE_TEXT ("The IOR contains unsupported "
- "policies.\n")));
+ ACE_TEXT ("The IOR contains unsupported ")
+ ACE_TEXT ("policies.\n")));
}
}
ACE_CATCHANY