summaryrefslogtreecommitdiff
path: root/TAO/CIAO/ciao/Object_Set_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/ciao/Object_Set_T.h')
-rw-r--r--TAO/CIAO/ciao/Object_Set_T.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/CIAO/ciao/Object_Set_T.h b/TAO/CIAO/ciao/Object_Set_T.h
index d21ff724faf..b11632a5e1b 100644
--- a/TAO/CIAO/ciao/Object_Set_T.h
+++ b/TAO/CIAO/ciao/Object_Set_T.h
@@ -60,7 +60,7 @@ namespace CIAO
/// Removing all objects from the set. Return -1 if error occurred.
CORBA::Long remove_all (void);
-
+
/// Access the underlying T_var array directly. This is added to
/// get around a bug in TAO's sequence of object C++ mapping.
T_var &at (CORBA::ULong index);