summaryrefslogtreecommitdiff
path: root/ACE/ace/Sock_Connect.h
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2006-11-02 15:52:16 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2006-11-02 15:52:16 +0000
commit990cb9a79e19c1cfe3125c964dc3cdac0e066375 (patch)
tree1cc1830644289de5400e2a1ea4a1a5a9a3f66413 /ACE/ace/Sock_Connect.h
parent9a5388886240a1e0c7882191d150c23ba90005dc (diff)
downloadATCD-990cb9a79e19c1cfe3125c964dc3cdac0e066375.tar.gz
Thu Nov 2 15:42:29 UTC 2006 Phil Mesnier <mesnier_p@ociweb.com>
Diffstat (limited to 'ACE/ace/Sock_Connect.h')
-rw-r--r--ACE/ace/Sock_Connect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Sock_Connect.h b/ACE/ace/Sock_Connect.h
index 62aed239861..33ae2dad6bb 100644
--- a/ACE/ace/Sock_Connect.h
+++ b/ACE/ace/Sock_Connect.h
@@ -72,7 +72,7 @@ namespace ACE
* list of ifreq structs.
*/
extern ACE_Export int count_interfaces (ACE_HANDLE handle,
- size_t &how_many);
+ size_t &how_many);
/// Routine to return a handle from which @c ioctl requests can be
/// made. Caller must close the handle.