summaryrefslogtreecommitdiff
path: root/ace/WFMO_Reactor.cpp
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-09-01 03:37:34 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-09-01 03:37:34 +0000
commit517f114136a89f7848c6b1aadcaa33ea95984a2c (patch)
treefc471185271734a7b1e5a174939faac6d66433b1 /ace/WFMO_Reactor.cpp
parentd2ae36a67bae7f09321a087569fe0bd9047ccbad (diff)
downloadATCD-517f114136a89f7848c6b1aadcaa33ea95984a2c.tar.gz
ChangeLogTag: Fri Aug 31 22:12:26 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'ace/WFMO_Reactor.cpp')
-rw-r--r--ace/WFMO_Reactor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/WFMO_Reactor.cpp b/ace/WFMO_Reactor.cpp
index 48aa667a410..cb68c7ea2a6 100644
--- a/ace/WFMO_Reactor.cpp
+++ b/ace/WFMO_Reactor.cpp
@@ -2201,7 +2201,7 @@ ACE_WFMO_Reactor_Notify::read_notify_pipe (ACE_HANDLE ,
}
int
-ACE_WFMO_Reactor_Notify::dispatch_notify (ACE_HANDLE )
+ACE_WFMO_Reactor_Notify::dispatch_notify (ACE_Notification_Buffer &)
{
return 0;
}