summaryrefslogtreecommitdiff
path: root/ACE/examples/Timer_Queue/Driver.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:58:50 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:58:50 +0100
commit3378cfa045cab63e02223ffe4f11794a338c05a6 (patch)
treeb9b9a8a7cb8dc267e159bafab4b68e0dd7c0f57d /ACE/examples/Timer_Queue/Driver.h
parent91ec92bc2e0052c8ab2a6bdfd2da3069218a6422 (diff)
downloadATCD-3378cfa045cab63e02223ffe4f11794a338c05a6.tar.gz
Shorter header
Diffstat (limited to 'ACE/examples/Timer_Queue/Driver.h')
-rw-r--r--ACE/examples/Timer_Queue/Driver.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/examples/Timer_Queue/Driver.h b/ACE/examples/Timer_Queue/Driver.h
index 824bed2c5e7..2a570dd8247 100644
--- a/ACE/examples/Timer_Queue/Driver.h
+++ b/ACE/examples/Timer_Queue/Driver.h
@@ -8,7 +8,6 @@
* This code builds an abstraction to factor out common code for
* the different implementations of the Timer_Queue.
*
- *
* @author Sergio Flores-Gaitan <sergio@cs.wustl.edu>
*/
//=============================================================================