summaryrefslogtreecommitdiff
path: root/ACE/ace/TkReactor/TkReactor.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-09-20 12:56:58 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-09-20 12:56:58 +0000
commit993631769049a7a945af1c1e233678e2a42f48fe (patch)
treee6885baf5c17665534a64198003556bc9b665483 /ACE/ace/TkReactor/TkReactor.h
parent6a56130111ca937b836391fc7b7944f8b033e32a (diff)
downloadATCD-993631769049a7a945af1c1e233678e2a42f48fe.tar.gz
Thu Sep 20 12:56:15 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/ace/TkReactor/TkReactor.h')
-rw-r--r--ACE/ace/TkReactor/TkReactor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/TkReactor/TkReactor.h b/ACE/ace/TkReactor/TkReactor.h
index 80583bb8999..fba5ea15389 100644
--- a/ACE/ace/TkReactor/TkReactor.h
+++ b/ACE/ace/TkReactor/TkReactor.h
@@ -93,7 +93,7 @@ protected:
ACE_Event_Handler *handler,
ACE_Reactor_Mask mask);
- /// Remove the <handler> associated with this <handle>.
+ /// Remove the <handler> associated with this @a handle.
virtual int remove_handler_i (ACE_HANDLE handle,
ACE_Reactor_Mask mask);