summaryrefslogtreecommitdiff
path: root/ACE/ace/Reactor.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-03-25 09:09:11 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-03-25 09:09:11 +0000
commita558a3c7c307fc1502d221d811d1fc1915354c61 (patch)
treed25e743a49b8b9273aeb91ac2467a2520ce944c2 /ACE/ace/Reactor.h
parent0a3ddca7ebcd0ee91fa76b94b2f93424989bbf09 (diff)
downloadATCD-a558a3c7c307fc1502d221d811d1fc1915354c61.tar.gz
Tue Mar 25 09:08:57 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/ace/Reactor.h')
-rw-r--r--ACE/ace/Reactor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Reactor.h b/ACE/ace/Reactor.h
index 2704b096b74..3f18f6517ad 100644
--- a/ACE/ace/Reactor.h
+++ b/ACE/ace/Reactor.h
@@ -494,7 +494,7 @@ public:
* Suspend @a handles temporarily.
*
* Shorthand for calling suspend_handler(ACE_HANDLE) with multiple
- * <handles>.
+ * @a handles.
*/
int suspend_handler (const ACE_Handle_Set &handles);