summaryrefslogtreecommitdiff
path: root/ace/MEM_IO.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-02-10 10:42:34 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-02-10 10:42:34 +0000
commiteec21c08a5507acab6d3a913bd4cac6c919b77bf (patch)
treef333a88cb7ef7ceb3de8c64dc04c2d7716d4c72c /ace/MEM_IO.h
parent6d9ddea82a4a2bcdd20adcdae988715426c29c45 (diff)
downloadATCD-eec21c08a5507acab6d3a913bd4cac6c919b77bf.tar.gz
ChangeLogTag: Fri Feb 10 09:18:39 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ace/MEM_IO.h')
-rw-r--r--ace/MEM_IO.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/MEM_IO.h b/ace/MEM_IO.h
index 9fda4512af3..595caf0ff6f 100644
--- a/ace/MEM_IO.h
+++ b/ace/MEM_IO.h
@@ -52,7 +52,7 @@ public:
/**
* Fetch location of next available data into <recv_buffer_>.
* As this operation read the address of the data off the socket
- * using ACE::recv, <timeout> only applies to ACE::recv.
+ * using ACE::recv, @a timeout only applies to ACE::recv.
*/
virtual ssize_t recv_buf (ACE_MEM_SAP_Node *&buf,
int flags,