summaryrefslogtreecommitdiff
path: root/TAO/tao/default_environment.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/default_environment.h')
-rw-r--r--TAO/tao/default_environment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/default_environment.h b/TAO/tao/default_environment.h
index 956f8559556..cedbe7c22c7 100644
--- a/TAO/tao/default_environment.h
+++ b/TAO/tao/default_environment.h
@@ -33,7 +33,7 @@ namespace CORBA
/**
* @note We tried with CORBA::default_environment() and others.
*/
-TAO_Export CORBA::Environment& TAO_default_environment (void);
+TAO_Export CORBA::Environment& TAO_default_environment ();
TAO_END_VERSIONED_NAMESPACE_DECL