summaryrefslogtreecommitdiff
path: root/ACE/ace/FILE_IO.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-10-23 13:18:31 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-10-23 13:18:31 +0000
commit55d5e42b5a1f60622aa6cd6763352eba138afb1f (patch)
tree36c96811cadebbea0bd1d7c6dbc444760f2b9041 /ACE/ace/FILE_IO.h
parentfc659a0013d637bccba1bd13fa8de784e4bebecb (diff)
downloadATCD-55d5e42b5a1f60622aa6cd6763352eba138afb1f.tar.gz
Tue Oct 23 13:17:15 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/ace/FILE_IO.h')
-rw-r--r--ACE/ace/FILE_IO.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/FILE_IO.h b/ACE/ace/FILE_IO.h
index 292b8214ed4..e975c0cc2c9 100644
--- a/ACE/ace/FILE_IO.h
+++ b/ACE/ace/FILE_IO.h
@@ -127,7 +127,7 @@ public:
size_t n,
ACE_OVERLAPPED *overlapped) const;
- /// Send an <iovec> of size @a n to the file.
+ /// Send an @c iovec of size @a n to the file.
ssize_t sendv (const iovec iov[],
int n) const;