summaryrefslogtreecommitdiff
path: root/TAO/tao/RTScheduling/Request_Interceptor.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-10-12 20:55:37 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-10-12 20:55:37 +0000
commita7023801311233e15834467e761039434d1b203e (patch)
treed8cb72a171bcad995d7aca42fe76dcb9f8e9e6d9 /TAO/tao/RTScheduling/Request_Interceptor.cpp
parent32cbe066d0181cdf5491f139d81ee0fda231d7cb (diff)
downloadATCD-a7023801311233e15834467e761039434d1b203e.tar.gz
Sun Oct 12 20:53:45 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/RTScheduling/Request_Interceptor.cpp')
-rw-r--r--TAO/tao/RTScheduling/Request_Interceptor.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/RTScheduling/Request_Interceptor.cpp b/TAO/tao/RTScheduling/Request_Interceptor.cpp
index c6a87ee70b6..035a2795693 100644
--- a/TAO/tao/RTScheduling/Request_Interceptor.cpp
+++ b/TAO/tao/RTScheduling/Request_Interceptor.cpp
@@ -186,8 +186,8 @@ Client_Interceptor::receive_exception (PortableInterceptor::ClientRequestInfo_pt
if (TAO_debug_level > 0)
ACE_DEBUG ((LM_DEBUG,
- "Received Exception %s\n",
- ACE_TEXT_CHAR_TO_TCHAR (id)));
+ "Received Exception %C\n",
+ id));
// If the remote host threw a THREAD_CANCELLED
// exception, make sure to take the appropriate