summaryrefslogtreecommitdiff
path: root/ace/Ping_Socket.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-09-26 14:12:36 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-09-26 14:12:36 +0000
commita025b9b1eb95cb7fcad655c67c3df0e47abb9bd9 (patch)
tree32827722e0367673ffa431e0010cf41d9c8fd194 /ace/Ping_Socket.cpp
parent117a2e2ab05babf72d91c332dc20008069ec2836 (diff)
downloadATCD-a025b9b1eb95cb7fcad655c67c3df0e47abb9bd9.tar.gz
ChangeLogTag: Sun Sep 26 14:10:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ace/Ping_Socket.cpp')
-rw-r--r--ace/Ping_Socket.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Ping_Socket.cpp b/ace/Ping_Socket.cpp
index 51327e66c92..7269bcc72c5 100644
--- a/ace/Ping_Socket.cpp
+++ b/ace/Ping_Socket.cpp
@@ -136,7 +136,7 @@ ACE::Ping_Socket::open (ACE_Addr const & local,
int
ACE::Ping_Socket::receive_echo_reply (ACE_Time_Value const * timeout)
{
- ACE_TRACE ("ACE::Ping_Socket::Ping_Socket");
+ ACE_TRACE ("ACE::Ping_Socket::receive_echo_reply");
ACE_Time_Value before, after;