summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/BD_String_SArgument_T.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/BD_String_SArgument_T.inl')
-rw-r--r--TAO/tao/PortableServer/BD_String_SArgument_T.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/BD_String_SArgument_T.inl b/TAO/tao/PortableServer/BD_String_SArgument_T.inl
index fd3b9a1c555..6616af35a12 100644
--- a/TAO/tao/PortableServer/BD_String_SArgument_T.inl
+++ b/TAO/tao/PortableServer/BD_String_SArgument_T.inl
@@ -15,7 +15,7 @@ template<typename S_var,
ACE_INLINE
const typename S_var::s_traits::char_type *
TAO::In_BD_String_SArgument_T<S_var,BOUND,Insert_Policy>::
-arg (void) const
+arg () const
{
return this->x_.in ();
}