summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Security/Security_Current.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Security/Security_Current.inl')
-rw-r--r--TAO/orbsvcs/orbsvcs/Security/Security_Current.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Security/Security_Current.inl b/TAO/orbsvcs/orbsvcs/Security/Security_Current.inl
index a799af3e796..d21fe9a72c1 100644
--- a/TAO/orbsvcs/orbsvcs/Security/Security_Current.inl
+++ b/TAO/orbsvcs/orbsvcs/Security/Security_Current.inl
@@ -8,7 +8,7 @@ TAO_Security_Current::tss_slot () const
}
ACE_INLINE TAO::Security::Current_Impl *
-TAO_Security_Current::implementation (void)
+TAO_Security_Current::implementation ()
{
if (this->orb_core_ == 0 && this->init () != 0)
return 0;