summaryrefslogtreecommitdiff
path: root/ACE/ace/MEM_IO.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-10-07 18:53:04 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-10-07 18:53:04 +0000
commit65afecb35e9c690279f493ac6e3e0381c8e26420 (patch)
tree1372fb67eba4ed4ba97e9f344cb275d879c59a32 /ACE/ace/MEM_IO.h
parent4ba9ab10e671ed80e4d09c2faaed67d704a84f3c (diff)
downloadATCD-65afecb35e9c690279f493ac6e3e0381c8e26420.tar.gz
Sun Oct 7 18:52:15 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/ace/MEM_IO.h')
-rw-r--r--ACE/ace/MEM_IO.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/MEM_IO.h b/ACE/ace/MEM_IO.h
index 79d63f8bd5d..e6b5300fbb9 100644
--- a/ACE/ace/MEM_IO.h
+++ b/ACE/ace/MEM_IO.h
@@ -238,7 +238,7 @@ public:
const ACE_Time_Value *timeout);
/**
- * Wait to to @a timeout amount of time to send the <message_block>.
+ * Wait to to @a timeout amount of time to send the @a message_block.
* If <send> times out a -1 is returned with <errno == ETIME>. If
* it succeeds the number of bytes sent is returned.
*/