summaryrefslogtreecommitdiff
path: root/ace/Timer_List.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-03-14 06:55:12 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-03-14 06:55:12 +0000
commitb9f4b52e69fa852942a1d7102559fdddf0a9f2e2 (patch)
tree0a135b4d504125a10a24c5274de0c63df2559390 /ace/Timer_List.h
parent793d527cb0a297a08dd83499ac26736dcec2950d (diff)
downloadATCD-b9f4b52e69fa852942a1d7102559fdddf0a9f2e2.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/Timer_List.h')
-rw-r--r--ace/Timer_List.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Timer_List.h b/ace/Timer_List.h
index 34a47d0fd9b..379471ae2be 100644
--- a/ace/Timer_List.h
+++ b/ace/Timer_List.h
@@ -96,7 +96,7 @@ public:
// timers. As long as timers don't stay around longer than this
// there should be no problems with accidentally deleting the wrong
// timer. Returns -1 on failure (which is guaranteed never to be a
- // valid <timer_id>.
+ // valid <timer_id>).
virtual int cancel (ACE_Event_Handler *event_handler);
// Cancel all <event_handlers> that match the address of