summaryrefslogtreecommitdiff
path: root/TAO/tao/DynamicInterface/ExceptionList.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/DynamicInterface/ExceptionList.h')
-rw-r--r--TAO/tao/DynamicInterface/ExceptionList.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/DynamicInterface/ExceptionList.h b/TAO/tao/DynamicInterface/ExceptionList.h
index 8e38a929adf..b28dcb53b9e 100644
--- a/TAO/tao/DynamicInterface/ExceptionList.h
+++ b/TAO/tao/DynamicInterface/ExceptionList.h
@@ -53,7 +53,7 @@ namespace CORBA
{
public:
/// Constructor.
- ExceptionList (void);
+ ExceptionList ();
/// Constructor - initialize given a length and an array of
/// TypeCodes.