summaryrefslogtreecommitdiff
path: root/ACE/ace/DEV_Addr.inl
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/DEV_Addr.inl')
-rw-r--r--ACE/ace/DEV_Addr.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/DEV_Addr.inl b/ACE/ace/DEV_Addr.inl
index 3025745f2c0..922fdfaefe0 100644
--- a/ACE/ace/DEV_Addr.inl
+++ b/ACE/ace/DEV_Addr.inl
@@ -38,7 +38,7 @@ ACE_DEV_Addr::operator != (const ACE_DEV_Addr &sap) const
// Return the path name used for the rendezvous point.
ACE_INLINE const ACE_TCHAR *
-ACE_DEV_Addr::get_path_name (void) const
+ACE_DEV_Addr::get_path_name () const
{
ACE_TRACE ("ACE_DEV_Addr::get_path_name");