summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-04-16 09:24:02 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-04-16 09:24:02 +0000
commitf7341bc6f034179cbec794d6a45bb3d7a3e17b92 (patch)
treedd58ebf1b9ff831d1b5333a66059b83264f15938 /TAO/tao/ORB.h
parentd87cad366facd859c4a5b31d67c74b08f13abee9 (diff)
downloadATCD-f7341bc6f034179cbec794d6a45bb3d7a3e17b92.tar.gz
ChangeLogTag: Fri Apr 16 09:16:11 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/ORB.h')
-rw-r--r--TAO/tao/ORB.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/ORB.h b/TAO/tao/ORB.h
index 8e586968e86..663b2df30ae 100644
--- a/TAO/tao/ORB.h
+++ b/TAO/tao/ORB.h
@@ -247,7 +247,7 @@ namespace CORBA
void create_list (CORBA::Long count,
CORBA::NVList_ptr &new_list
ACE_ENV_ARG_DECL_WITH_DEFAULTS);
-
+
void create_operation_list(CORBA::OperationDef_ptr,
CORBA::NVList_ptr&
ACE_ENV_ARG_DECL_WITH_DEFAULTS);
@@ -583,7 +583,7 @@ namespace CORBA
/// Set collocation optimization status.
/// Get collocation optimization status.
- /// @@todo: Who is calling this?
+ /// @todo Who is calling this?
void _optimize_collocation_objects (CORBA::Boolean opt);
CORBA::Boolean _optimize_collocation_objects (void) const;