summaryrefslogtreecommitdiff
path: root/TAO/tao/Profile.cpp
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2004-01-29 20:12:03 +0000
committerbala <balanatarajan@users.noreply.github.com>2004-01-29 20:12:03 +0000
commit28479f8cbd01d77d0027fada8a2483b4da131ea4 (patch)
tree2e75ba36eda8a291b97465aea70409469581efe8 /TAO/tao/Profile.cpp
parentbf0009c3ebff395bc22fd345aa1386b30cbe209e (diff)
downloadATCD-28479f8cbd01d77d0027fada8a2483b4da131ea4.tar.gz
ChangeLogTag:Thu Jan 29 14:10:27 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
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