summaryrefslogtreecommitdiff
path: root/TAO/tao/Sequence_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Sequence_T.h')
-rw-r--r--TAO/tao/Sequence_T.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Sequence_T.h b/TAO/tao/Sequence_T.h
index ba883060b51..a5f420fcf4a 100644
--- a/TAO/tao/Sequence_T.h
+++ b/TAO/tao/Sequence_T.h
@@ -1370,7 +1370,7 @@ public:
/// Free a buffer allocated by allocbuf() and release each element on
/// it.
- static void freebuf (T *buffer);
+ static void freebuf (T * buffer);
static void _tao_any_destructor (void *);