diff options
author | fhunleth <fhunleth@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-01-13 20:00:16 +0000 |
---|---|---|
committer | fhunleth <fhunleth@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-01-13 20:00:16 +0000 |
commit | 5b8a38846b963b0332d25579b8c07e8edaa6e766 (patch) | |
tree | 2fce526408ef9f264e20f9207eb46eaa8e542e62 /TAO/tao/IIOP_Acceptor.cpp | |
parent | d4060e9d903b5b3671ab2f6cfa0664d0fff37f3c (diff) | |
download | ATCD-5b8a38846b963b0332d25579b8c07e8edaa6e766.tar.gz |
ChangeLogTag: Sun Jan 13 13:02:41 2002 Frank Hunleth <fhunleth@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/IIOP_Acceptor.cpp')
-rw-r--r-- | TAO/tao/IIOP_Acceptor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/IIOP_Acceptor.cpp b/TAO/tao/IIOP_Acceptor.cpp index fc7ad0153e5..d029ef9154b 100644 --- a/TAO/tao/IIOP_Acceptor.cpp +++ b/TAO/tao/IIOP_Acceptor.cpp @@ -757,7 +757,7 @@ TAO_IIOP_Acceptor::object_key (IOP::TaggedProfile &profile, if (TAO_debug_level > 0) { ACE_DEBUG ((LM_DEBUG, - ACE_TEXT ("TAO (%P|%t) TAO_Tagged_Profile::decode - ") + ACE_TEXT ("TAO (%P|%t) TAO_IIOP_Acceptor::object_key - ") ACE_TEXT ("error while decoding host/port"))); } return -1; |