summaryrefslogtreecommitdiff
path: root/TAO/tao/Seq_Out_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Seq_Out_T.h')
-rw-r--r--TAO/tao/Seq_Out_T.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Seq_Out_T.h b/TAO/tao/Seq_Out_T.h
index baaf937394a..2340b044b2d 100644
--- a/TAO/tao/Seq_Out_T.h
+++ b/TAO/tao/Seq_Out_T.h
@@ -43,7 +43,7 @@ public:
operator T *& ();
T * operator-> (void);
- T_elem operator[] (CORBA::ULong index);
+ T_elem operator[] (CORBA::ULong index);
T *& ptr (void);
private: