summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2012-03-26 14:31:28 +0000
committerSteve Huston <shuston@riverace.com>2012-03-26 14:31:28 +0000
commitce5f3adb2cbe49752559600606850da286caefc9 (patch)
treecc4fe2a8c33d7e43703db548ca59875689484242
parent2f6a4ad9ada35b357fd36f95bc782f91ad34c50a (diff)
downloadATCD-ce5f3adb2cbe49752559600606850da286caefc9.tar.gz
Removed trailing whitespace
-rw-r--r--ACE/tests/Multicast_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/Multicast_Test.cpp b/ACE/tests/Multicast_Test.cpp
index ebc9ae339d2..fd712fe4bbe 100644
--- a/ACE/tests/Multicast_Test.cpp
+++ b/ACE/tests/Multicast_Test.cpp
@@ -730,7 +730,7 @@ MCT_Task::open (void *)
ACE_ERROR ((LM_WARNING,
ACE_TEXT ("%p\n"),
ACE_TEXT ("MCT_Task::open - enable loopback")));
-
+
if (this->reactor ()->register_handler (handler, READ_MASK) == -1)
ACE_ERROR_RETURN ((LM_ERROR,
ACE_TEXT ("MCT_Task::open - cannot register ")