summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableInterceptorC.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-11-15 07:34:43 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-11-15 07:34:43 +0000
commit16f158dc812414aa62f1e1e12cf3b92bb60343d1 (patch)
treec375ff9a53379ae5330f59792c42d35ae0c2bf12 /TAO/tao/PortableInterceptorC.h
parent8fcdedc6c34ca36b6b596b853ffdff8f5ef84034 (diff)
downloadATCD-16f158dc812414aa62f1e1e12cf3b92bb60343d1.tar.gz
Comment update.
Diffstat (limited to 'TAO/tao/PortableInterceptorC.h')
-rw-r--r--TAO/tao/PortableInterceptorC.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/PortableInterceptorC.h b/TAO/tao/PortableInterceptorC.h
index 2b5fbb0c961..a6db12b1ff6 100644
--- a/TAO/tao/PortableInterceptorC.h
+++ b/TAO/tao/PortableInterceptorC.h
@@ -2113,11 +2113,11 @@ class TAO_Export ORBInitializer : public virtual CORBA_Object
#endif /* end #if !defined */
+ /// Register an ORBInitializer with the global ORBInitializer
+ /// table.
TAO_NAMESPACE_STORAGE_CLASS void register_orb_initializer (
ORBInitializer_ptr init,
CORBA::Environment & = TAO_default_environment ());
- ///< Register an ORBInitializer with the global ORBInitializer
- ///< table.
}
TAO_NAMESPACE_CLOSE // module PortableInterceptor