diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 2001-12-27 12:20:46 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 2001-12-27 12:20:46 +0000 |
commit | 1df071fbb7d541b5efc15b1c6a1e73b47417b1f2 (patch) | |
tree | ac31d4e1ee20109c6a34c449cddcc9533726815e /ace/Timer_Queue.h | |
parent | 5fb21c78e45828ba13c0f49bd8fbe036d2682603 (diff) | |
download | ATCD-1df071fbb7d541b5efc15b1c6a1e73b47417b1f2.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.h | 4 |
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" |