summaryrefslogtreecommitdiff
path: root/ace/Proactor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Proactor.cpp')
-rw-r--r--ace/Proactor.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/Proactor.cpp b/ace/Proactor.cpp
index 4e8ac342934..e482b1f35cf 100644
--- a/ace/Proactor.cpp
+++ b/ace/Proactor.cpp
@@ -344,8 +344,8 @@ ACE_Proactor_Handle_Timeout_Upcall::proactor (ACE_Proactor &proactor)
}
ACE_Proactor::ACE_Proactor (size_t number_of_threads,
- Timer_Queue *tq,
- int used_with_reactor_event_loop,
+ Timer_Queue *tq,
+ int used_with_reactor_event_loop,
POSIX_COMPLETION_STRATEGY completion_strategy)
:
#if defined (ACE_HAS_AIO_CALLS)