summaryrefslogtreecommitdiff
path: root/ACE/ace/QtReactor
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/QtReactor
parent6a56130111ca937b836391fc7b7944f8b033e32a (diff)
downloadATCD-993631769049a7a945af1c1e233678e2a42f48fe.tar.gz
Thu Sep 20 12:56:15 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/ace/QtReactor')
-rw-r--r--ACE/ace/QtReactor/QtReactor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/QtReactor/QtReactor.h b/ACE/ace/QtReactor/QtReactor.h
index 14e1b183688..3f480deff6e 100644
--- a/ACE/ace/QtReactor/QtReactor.h
+++ b/ACE/ace/QtReactor/QtReactor.h
@@ -154,7 +154,7 @@ protected:
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);