summaryrefslogtreecommitdiff
path: root/TAO/tao/Exception_Data.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Exception_Data.h')
-rw-r--r--TAO/tao/Exception_Data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Exception_Data.h b/TAO/tao/Exception_Data.h
index e10b104bf0c..071d6cfd8dc 100644
--- a/TAO/tao/Exception_Data.h
+++ b/TAO/tao/Exception_Data.h
@@ -35,7 +35,7 @@ namespace TAO
// Function pointer returning a pointer to CORBA::Exception. This is used to
// describe the allocator for user-defined exceptions that are used internally
// by the interpreter.
- typedef CORBA::Exception* (*TAO_Exception_Alloc) (void);
+ typedef CORBA::Exception* (*TAO_Exception_Alloc) ();
/**
* @struct Exception_Data