summaryrefslogtreecommitdiff
path: root/ACE/ace/Timer_Heap_T.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-02-26 12:26:16 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-02-26 12:26:16 +0000
commit2b7b6703496c2592614d8638f8b0f1d2a0d89147 (patch)
treea9eeee7c3f879f8cc32766ec5ebd1a60f09d32f3 /ACE/ace/Timer_Heap_T.h
parent7075abafd0955937ad860d2dccaa3cf61462bd4b (diff)
downloadATCD-2b7b6703496c2592614d8638f8b0f1d2a0d89147.tar.gz
Thu Feb 26 12:26:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
* ace/Addr.cpp: Layout change * ace/Event_Handler.h: * ace/Free_List.h: * ace/Logging_Strategy.h: * ace/Process_Manager.h: * ace/Select_Reactor_Base.h: * ace/Select_Reactor_T.h: * ace/SSL/SSL_SOCK_Acceptor.inl: * ace/Timer_Heap_T.h: * ace/Timer_Wheel_T.h: Doxygen change * ace/Service_Config.cpp: * ace/Service_Gestalt.cpp: * ace/Service_Gestalt.h: Changed the default value of the logger_key argument to open to 0. That way we can easier check if the user has overridden the default. Also check the logger_key in Service_Gestalt, so that it can be set through TAO. This fixes bugzilla 3597
Diffstat (limited to 'ACE/ace/Timer_Heap_T.h')
-rw-r--r--ACE/ace/Timer_Heap_T.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Timer_Heap_T.h b/ACE/ace/Timer_Heap_T.h
index 75f3e98ad10..00c128b1aa9 100644
--- a/ACE/ace/Timer_Heap_T.h
+++ b/ACE/ace/Timer_Heap_T.h
@@ -143,7 +143,7 @@ public:
/**
* Cancel all timers associated with @a type. If @a dont_call_handle_close
- * is 0then the <functor> will be invoked. Returns number of timers
+ * is 0 then the <functor> will be invoked. Returns number of timers
* cancelled.
*/
virtual int cancel (const TYPE &type,