summaryrefslogtreecommitdiff
path: root/ACE/ACEXML/common/Exception.inl
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ACEXML/common/Exception.inl')
-rw-r--r--ACE/ACEXML/common/Exception.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ACEXML/common/Exception.inl b/ACE/ACEXML/common/Exception.inl
index 515546bc4c7..f1d086757d4 100644
--- a/ACE/ACEXML/common/Exception.inl
+++ b/ACE/ACEXML/common/Exception.inl
@@ -1,7 +1,7 @@
// -*- C++ -*-
ACEXML_INLINE const ACEXML_Char *
-ACEXML_Exception::id (void) const
+ACEXML_Exception::id () const
{
return ACEXML_Exception::exception_name_;
}