summaryrefslogtreecommitdiff
path: root/ace/INET_Addr.h
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-01-02 19:28:24 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-01-02 19:28:24 +0000
commita4925fd9b6d3cbb9d7796d13dc931f42783039ee (patch)
tree8148dcb4e7550decb5014eb987f3b057a27d30f9 /ace/INET_Addr.h
parent01d3096284a8752a23b5e6b91904beb5e1403f48 (diff)
downloadATCD-a4925fd9b6d3cbb9d7796d13dc931f42783039ee.tar.gz
ChangeLogTag:Wed Jan 02 13:27:09 2002 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'ace/INET_Addr.h')
-rw-r--r--ace/INET_Addr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/INET_Addr.h b/ace/INET_Addr.h
index caf5cef7905..ca8e105d097 100644
--- a/ace/INET_Addr.h
+++ b/ace/INET_Addr.h
@@ -253,7 +253,7 @@ public:
* storing it in the <hostname> (which is assumed to be
* <hostnamelen> bytes long). This version is reentrant. If
* <hostnamelen> is greater than 0 then <hostname> will be
- * NUL-terminated even if -1 is returned.
+ * NUL-terminated even if -1 is returned.
*/
int get_host_name (char hostname[],
size_t hostnamelen) const;