summaryrefslogtreecommitdiff
path: root/TAO/tao/HTTP_Parser.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-10-23 12:39:52 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-10-23 12:39:52 +0000
commitfc659a0013d637bccba1bd13fa8de784e4bebecb (patch)
tree0974896a02b07460d816cd6c00aa2ced5e967eb0 /TAO/tao/HTTP_Parser.cpp
parent009117697088bd9f8e8272acef1d6a98ad724390 (diff)
downloadATCD-fc659a0013d637bccba1bd13fa8de784e4bebecb.tar.gz
Tue Oct 23 12:38:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/HTTP_Parser.cpp')
-rw-r--r--TAO/tao/HTTP_Parser.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/HTTP_Parser.cpp b/TAO/tao/HTTP_Parser.cpp
index 741e8af3b24..58d60285d64 100644
--- a/TAO/tao/HTTP_Parser.cpp
+++ b/TAO/tao/HTTP_Parser.cpp
@@ -94,7 +94,7 @@ TAO_HTTP_Parser::parse_string (const char *nior,
if (TAO_debug_level > 4)
{
ACE_DEBUG ((LM_DEBUG,
- ACE_TEXT ("TAO (%P|%t) HTTP_Parser::parse_string, getting IOR from <%s> <%s> <%d>\n"),
+ ACE_TEXT ("TAO (%P|%t) - HTTP_Parser::parse_string, getting IOR from <%s> <%s> <%d>\n"),
hostname, filename, port));
}