summaryrefslogtreecommitdiff
path: root/ACE/ace/Select_Reactor_T.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-10-11 19:07:59 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-10-11 19:07:59 +0000
commit8d1d2488ec38f8c787fcef8aafa135cc3d14e179 (patch)
tree59e2ca32715cbc61e2b3d36e9fd621b3b250aa90 /ACE/ace/Select_Reactor_T.cpp
parent57f1932005d78d0905a0134ecbaff2c7dda15cb2 (diff)
downloadATCD-8d1d2488ec38f8c787fcef8aafa135cc3d14e179.tar.gz
Diffstat (limited to 'ACE/ace/Select_Reactor_T.cpp')
-rw-r--r--ACE/ace/Select_Reactor_T.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Select_Reactor_T.cpp b/ACE/ace/Select_Reactor_T.cpp
index eb78e04825b..2b972a8b6b8 100644
--- a/ACE/ace/Select_Reactor_T.cpp
+++ b/ACE/ace/Select_Reactor_T.cpp
@@ -1392,7 +1392,7 @@ ACE_Select_Reactor_T<ACE_SELECT_REACTOR_TOKEN>::handle_events
(ACE_Time_Value *max_wait_time)
{
ACE_TRACE ("ACE_Select_Reactor_T::handle_events");
-
+
// Stash the current time -- the destructor of this object will
// automatically compute how much time elapsed since this method was
// called.