summaryrefslogtreecommitdiff
path: root/ACE/ace/Dev_Poll_Reactor.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-09-16 09:39:22 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-09-16 09:39:22 +0000
commite1d2e85bc789702c82df485fcf6961c225806334 (patch)
tree5ebd6cf7d4cad9db0ad6e0da482b2fef4d192d4d /ACE/ace/Dev_Poll_Reactor.h
parentc8fbd7e6a50930650d0e08a7a0450fcb6cc83579 (diff)
downloadATCD-e1d2e85bc789702c82df485fcf6961c225806334.tar.gz
Diffstat (limited to 'ACE/ace/Dev_Poll_Reactor.h')
-rw-r--r--ACE/ace/Dev_Poll_Reactor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Dev_Poll_Reactor.h b/ACE/ace/Dev_Poll_Reactor.h
index 75b5183b11b..dd9a16d6cee 100644
--- a/ACE/ace/Dev_Poll_Reactor.h
+++ b/ACE/ace/Dev_Poll_Reactor.h
@@ -885,7 +885,7 @@ public:
*
* @return Returns the previous "restart" value.
*/
- virtual bool restart (int r);
+ virtual bool restart (bool r);
/// Set position of the owner thread.
/**