summaryrefslogtreecommitdiff
path: root/TAO/tao/varout.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/varout.h')
-rw-r--r--TAO/tao/varout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/varout.h b/TAO/tao/varout.h
index 038bdc2fddd..e322c8f2ccb 100644
--- a/TAO/tao/varout.h
+++ b/TAO/tao/varout.h
@@ -85,7 +85,7 @@ public:
// TAO extension for access to the underlying pointer.
virtual void _downcast (CORBA_Object* base_ptr,
- CORBA_Environment& env);
+ CORBA_Environment &_env = CORBA_Environment::default_environment ());
virtual CORBA_Object* _upcast (void);
virtual void _release (void);
// Implement the TAO_Object_Field methods.