summaryrefslogtreecommitdiff
path: root/ace/Timer_Queue_T.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2001-09-22 22:20:15 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2001-09-22 22:20:15 +0000
commit65c8aab1082ca9ded5313de39e9dcc08cdba59dc (patch)
tree07928bc2d40f2621bb264f2a1d51468d1c751659 /ace/Timer_Queue_T.h
parenta60c6077f77e7a2ddf843166b3e5bd8efda80c96 (diff)
downloadATCD-65c8aab1082ca9ded5313de39e9dcc08cdba59dc.tar.gz
ChangeLogTag:Sat Sep 22 08:59:24 2001 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
Diffstat (limited to 'ace/Timer_Queue_T.h')
-rw-r--r--ace/Timer_Queue_T.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/ace/Timer_Queue_T.h b/ace/Timer_Queue_T.h
index 9e933b7171a..55735ace482 100644
--- a/ace/Timer_Queue_T.h
+++ b/ace/Timer_Queue_T.h
@@ -6,9 +6,9 @@
*
* $Id$
*
- * @author Doug Schmid <schmidt@cs.wustl.edu>
- * @author Irfan Pyarali <irfan@cs.wustl.edu>
- * @author and Darrell Brunsch <brunsch@cs.wustl.edu>
+ * @author Doug Schmidt <schmidt@cs.wustl.edu>
+ * @author Irfan Pyarali <irfan@cs.wustl.edu> and
+ * @author Darrell Brunsch <brunsch@cs.wustl.edu>
*/
//=============================================================================
@@ -335,7 +335,7 @@ public:
/* virtual */ int expire (void);
/**
- * Returns the current time of day. This allows different
+ * Returns the current time of day. This method allows different
* implementations of the timer queue to use special high resolution
* timers.
*/