summaryrefslogtreecommitdiff
path: root/tao/Array_VarOut_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'tao/Array_VarOut_T.h')
-rw-r--r--tao/Array_VarOut_T.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tao/Array_VarOut_T.h b/tao/Array_VarOut_T.h
index d1b386ce72b..904c3d96a29 100644
--- a/tao/Array_VarOut_T.h
+++ b/tao/Array_VarOut_T.h
@@ -155,7 +155,7 @@ public:
);
_out_type out (void);
-
+
private:
// Some compilers don't look into the base class when parsing
// templates unless they are force to.
@@ -188,7 +188,7 @@ public:
_out_type out (void);
operator _slice_type *& ();
-
+
private:
// Some compilers don't look into the base class when parsing
// templates unless they are force to.