summaryrefslogtreecommitdiff
path: root/ace/Timer_Queue.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2001-12-27 12:20:46 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2001-12-27 12:20:46 +0000
commitf8df5a58b837e442e7f7e9ad573bf297aeb19efa (patch)
treeac31d4e1ee20109c6a34c449cddcc9533726815e /ace/Timer_Queue.h
parent3e734416d777ba7c8c69c8ff13d7d9ff62dd4ed4 (diff)
downloadATCD-f8df5a58b837e442e7f7e9ad573bf297aeb19efa.tar.gz
ChangeLogTag:Wed Dec 26 15:51:28 2001 Venkita Subramonian <venkita@cs.wustl.edu>
Diffstat (limited to 'ace/Timer_Queue.h')
-rw-r--r--ace/Timer_Queue.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/Timer_Queue.h b/ace/Timer_Queue.h
index a9ea9cfa3d7..54a0a8f1137 100644
--- a/ace/Timer_Queue.h
+++ b/ace/Timer_Queue.h
@@ -6,11 +6,11 @@
*
* $Id$
*
- * @author Doug Schmidt and Irfan Pyarali
+ * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> and
+ * Irfan Pyarali <irfan@cs.wustl.edu>.
*/
//=============================================================================
-
#ifndef ACE_TIMER_QUEUE_H
#define ACE_TIMER_QUEUE_H
#include "ace/pre.h"