From 968b124baa7ee13c5a9191858ee569e2c4f65ef4 Mon Sep 17 00:00:00 2001 From: levine Date: Fri, 6 Nov 1998 17:57:05 +0000 Subject: (unsubscribe): fixed ACE_TRACE string. --- ace/SOCK_Dgram_Mcast.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ace/SOCK_Dgram_Mcast.cpp') diff --git a/ace/SOCK_Dgram_Mcast.cpp b/ace/SOCK_Dgram_Mcast.cpp index 33da60e975a..e042b6129d7 100644 --- a/ace/SOCK_Dgram_Mcast.cpp +++ b/ace/SOCK_Dgram_Mcast.cpp @@ -163,7 +163,7 @@ ACE_SOCK_Dgram_Mcast::unsubscribe (const ACE_INET_Addr &mcast_addr, int protocol_family, int protocol) { - ACE_TRACE ("ACE_SOCK_Dgram_Mcast::subscribe"); + ACE_TRACE ("ACE_SOCK_Dgram_Mcast::unsubscribe"); #if defined (ACE_WIN32) // Windows NT's winsock has trouble with multicast subscribes in the presence -- cgit v1.2.1