summaryrefslogtreecommitdiff
path: root/ACE/ace/OS_NS_unistd.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-09-20 12:56:58 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-09-20 12:56:58 +0000
commit993631769049a7a945af1c1e233678e2a42f48fe (patch)
treee6885baf5c17665534a64198003556bc9b665483 /ACE/ace/OS_NS_unistd.h
parent6a56130111ca937b836391fc7b7944f8b033e32a (diff)
downloadATCD-993631769049a7a945af1c1e233678e2a42f48fe.tar.gz
Thu Sep 20 12:56:15 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/ace/OS_NS_unistd.h')
-rw-r--r--ACE/ace/OS_NS_unistd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/OS_NS_unistd.h b/ACE/ace/OS_NS_unistd.h
index 2965aaf31c2..aeb5b181964 100644
--- a/ACE/ace/OS_NS_unistd.h
+++ b/ACE/ace/OS_NS_unistd.h
@@ -347,7 +347,7 @@ namespace ACE_OS
ACE_OVERLAPPED *);
/**
- * Send @a len bytes from @a buf to <handle> (uses the <ACE_OS::write>
+ * Send @a len bytes from @a buf to @a handle (uses the <ACE_OS::write>
* calls, which is uses the <write> system call on UNIX and the
* <WriteFile> call on Win32). If errors occur, -1 is returned. If
* EOF occurs, 0 is returned. Whatever data has been transmitted