summaryrefslogtreecommitdiff
path: root/ACE/ace/Reactor_Impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Reactor_Impl.h')
-rw-r--r--ACE/ace/Reactor_Impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Reactor_Impl.h b/ACE/ace/Reactor_Impl.h
index 47800975214..51cca18517e 100644
--- a/ACE/ace/Reactor_Impl.h
+++ b/ACE/ace/Reactor_Impl.h
@@ -500,7 +500,7 @@ public:
/// Returns true if Reactor has been successfully initialized, else
/// false.
- virtual bool initialized (void) = 0;
+ virtual int initialized (void) = 0;
/// Returns the current size of the Reactor's internal descriptor
/// table.