diff options
Diffstat (limited to 'TAO/tao/ORB.h')
-rw-r--r-- | TAO/tao/ORB.h | 2 |
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); /** |