summaryrefslogtreecommitdiff
path: root/ACE/ace/Time_Policy.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2012-06-01 12:44:19 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2012-06-01 12:44:19 +0000
commit518a5c2fc2c76fd4fc0ed9111861d04db05d84af (patch)
tree6f230f76ece8adb1480a2846970bae79f4788c45 /ACE/ace/Time_Policy.h
parent0948a8ffb73d62d1474d05a9bc41048b35ee28e0 (diff)
downloadATCD-518a5c2fc2c76fd4fc0ed9111861d04db05d84af.tar.gz
Fri Jun 1 12:43:48 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>
* ace/Condition_Thread_Mutex.cpp: * ace/Message_Queue_T.h: * ace/Message_Queue_T.cpp: * ace/Thread_Semaphore.h: * ace/Time_Policy.h: * ace/Timer_Hash_T.h: Doxygen fixes
Diffstat (limited to 'ACE/ace/Time_Policy.h')
-rw-r--r--ACE/ace/Time_Policy.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/Time_Policy.h b/ACE/ace/Time_Policy.h
index b8f972a80e1..d8704033e5d 100644
--- a/ACE/ace/Time_Policy.h
+++ b/ACE/ace/Time_Policy.h
@@ -127,7 +127,6 @@ protected:
*
* @brief Implement a time policy that delegates to a dynamic
* time policy.
- *
*/
class ACE_Export ACE_Delegating_Time_Policy
{