summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-04-19 12:53:51 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-04-19 12:53:51 +0000
commitf8d5472e72a6ba0ec69094f095ea7b94fbe5fa75 (patch)
treecc4f9d11df3d176de07de28ff506eeab888e8d3b /TAO/tao/ORB.h
parent700806b50bdb2edfaadccb57702ea99cfb806cdd (diff)
downloadATCD-f8d5472e72a6ba0ec69094f095ea7b94fbe5fa75.tar.gz
ChangeLogTag: Wed Apr 19 12:42:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/ORB.h')
-rw-r--r--TAO/tao/ORB.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ORB.h b/TAO/tao/ORB.h
index 2077bad1c79..f6c0f96d0f5 100644
--- a/TAO/tao/ORB.h
+++ b/TAO/tao/ORB.h
@@ -485,7 +485,7 @@ namespace CORBA
* deactivation or other operations associated with object adapters)
* has completed.
*/
- void shutdown (CORBA::Boolean wait_for_completion = 0
+ void shutdown (CORBA::Boolean wait_for_completion = false
ACE_ENV_ARG_DECL_WITH_DEFAULTS);
/**