summaryrefslogtreecommitdiff
path: root/ACE/ace/WFMO_Reactor.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-11-10 10:06:57 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-11-10 10:06:57 +0000
commit1d68c053254a07aa4f16348a043b02a0cd4a37fa (patch)
tree125b21c7a84afb4241fbb57c7ac1a13beef171b7 /ACE/ace/WFMO_Reactor.h
parent4212e936f831629b948a5381d3b8377304ea0dce (diff)
downloadATCD-1d68c053254a07aa4f16348a043b02a0cd4a37fa.tar.gz
Fri Nov 10 10:06:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/ace/WFMO_Reactor.h')
-rw-r--r--ACE/ace/WFMO_Reactor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/WFMO_Reactor.h b/ACE/ace/WFMO_Reactor.h
index a1ca110520e..e6d7c67e55e 100644
--- a/ACE/ace/WFMO_Reactor.h
+++ b/ACE/ace/WFMO_Reactor.h
@@ -1096,7 +1096,7 @@ public:
/// Returns true if WFMO_Reactor has been successfully initialized, else
/// false.
- virtual int initialized (void);
+ virtual bool initialized (void);
/// Returns the current size of the WFMO_Reactor's internal
/// descriptor table.