summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authoralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-25 04:35:55 +0000
committeralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-25 04:35:55 +0000
commitb46ccb7ae208f6d4c4774a38d9919154c7f15e80 (patch)
treeeb33bf4b1042e95823ccc6af72e6dae76cb42cba /examples
parent1411059975a5afeb795c89fc262883fdc424c8d9 (diff)
downloadATCD-b46ccb7ae208f6d4c4774a38d9919154c7f15e80.tar.gz
*** empty log message ***
Diffstat (limited to 'examples')
-rw-r--r--examples/Reactor/Proactor/test_posix_sig_proactor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Reactor/Proactor/test_posix_sig_proactor.cpp b/examples/Reactor/Proactor/test_posix_sig_proactor.cpp
index 1e527ccb3a1..69f68a73ee8 100644
--- a/examples/Reactor/Proactor/test_posix_sig_proactor.cpp
+++ b/examples/Reactor/Proactor/test_posix_sig_proactor.cpp
@@ -202,7 +202,7 @@ main (int argc, char *argv [])
// Get the Proactor interface out of it.
ACE_Proactor proactor2 (&posix_proactor);
#else /* ACE_HAS_AIO_CALLS && !ACE_POSIX_AIOCB_PROACTOR */
- ACE_Proactor2 proactor2;
+ ACE_Proactor proactor2;
#endif /* ACE_HAS_AIO_CALLS && !ACE_POSIX_AIOCB_PROACTOR */
// = Create Tasks. One pool of threads to handle completions on