summaryrefslogtreecommitdiff
path: root/ACE/ace/FILE_Connector.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-09-16 09:35:44 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-09-16 09:35:44 +0000
commitccd8d0fde164448b6258d9de3574e52374edc829 (patch)
treec955d352994cbd1cd500768dfe64f31e35ecfd9a /ACE/ace/FILE_Connector.h
parent7c4c934daf46588a0afbc2cf974fdc8946d49815 (diff)
downloadATCD-ccd8d0fde164448b6258d9de3574e52374edc829.tar.gz
Diffstat (limited to 'ACE/ace/FILE_Connector.h')
-rw-r--r--ACE/ace/FILE_Connector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/FILE_Connector.h b/ACE/ace/FILE_Connector.h
index b02b01e7dbb..aefa688f23b 100644
--- a/ACE/ace/FILE_Connector.h
+++ b/ACE/ace/FILE_Connector.h
@@ -90,7 +90,7 @@ public:
int perms = ACE_DEFAULT_FILE_PERMS);
/// Resets any event associations on this handle
- int reset_new_handle (ACE_HANDLE handle);
+ bool reset_new_handle (ACE_HANDLE handle);
/// Dump the state of an object.
void dump (void) const;