summaryrefslogtreecommitdiff
path: root/ACE/ace/Handle_Ops.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-01-17 19:00:07 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-01-17 19:00:07 +0000
commit831ab8066e58fc1e60b05c0062579f9c4243c1b7 (patch)
tree009ba1ef52d774bf4528c7c340700fb9915d38fd /ACE/ace/Handle_Ops.h
parent5f3c0f91d127206784b6078e68588a5e6c5eef80 (diff)
downloadATCD-831ab8066e58fc1e60b05c0062579f9c4243c1b7.tar.gz
Thu Jan 17 18:57:12 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/ace/Handle_Ops.h')
-rw-r--r--ACE/ace/Handle_Ops.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Handle_Ops.h b/ACE/ace/Handle_Ops.h
index e349ed1b5cd..233c161fb03 100644
--- a/ACE/ace/Handle_Ops.h
+++ b/ACE/ace/Handle_Ops.h
@@ -31,7 +31,7 @@ class ACE_Time_Value;
namespace ACE
{
/**
- * Wait up to @a timeout> amount of time to actively open a device.
+ * Wait up to @a timeout amount of time to actively open a device.
* This method doesn't perform the @c connect, it just does the
* timed wait.
*/