summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2002-07-31 18:30:18 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2002-07-31 18:30:18 +0000
commit793a45ec3c88fa59835c79b30c775322569ae862 (patch)
tree177a9dfc8c770006a7da089627676908f53f772f /TAO/tao/ORB.h
parentbfbe798397e12fddf36497c962901a32fe05e918 (diff)
downloadATCD-793a45ec3c88fa59835c79b30c775322569ae862.tar.gz
ChangeLogTag:Wed Jul 31 11:28:16 2002 Ossama Othman <ossama@uci.edu>
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 f0593fd4c6a..effcfbcd8e3 100644
--- a/TAO/tao/ORB.h
+++ b/TAO/tao/ORB.h
@@ -462,7 +462,7 @@ public:
/// Initialize the ORB globals correctly, i.e., only when they
/// haven't been initialized yet.
- static void init_orb_globals (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS);
+ static void init_orb_globals (ACE_ENV_SINGLE_ARG_DECL);
// The function used by tao to handle the "unexpected" exceptions,
// It raises CORBA::UNKNOWN.