summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/EventChannelFactory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/EventChannelFactory.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/EventChannelFactory.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/EventChannelFactory.cpp b/TAO/orbsvcs/orbsvcs/Notify/EventChannelFactory.cpp
index 09cdf6e0b86..a51e3da7ba7 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/EventChannelFactory.cpp
+++ b/TAO/orbsvcs/orbsvcs/Notify/EventChannelFactory.cpp
@@ -318,8 +318,7 @@ TAO_Notify_EventChannelFactory::load_event_persistence (void)
//@@todo: tell the rspm it's an orphan, but we can't during reload
// we need collect these and come back later to remove them
ORBSVCS_DEBUG ((LM_DEBUG,
- ACE_TEXT ("(%P|%t) Reload persistent event failed.\n")
- ));
+ ACE_TEXT ("(%P|%t) Reload persistent event failed.\n")));
}
}
}