summaryrefslogtreecommitdiff
path: root/TAO/tao/Environment.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Environment.h')
-rw-r--r--TAO/tao/Environment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Environment.h b/TAO/tao/Environment.h
index 0a5e4e94047..0f610077637 100644
--- a/TAO/tao/Environment.h
+++ b/TAO/tao/Environment.h
@@ -66,7 +66,7 @@ public:
CORBA_Environment (const CORBA_Environment &env);
// Copy constructor
- CORBA_Environment &operator=(const CORBA_Environment& env);
+ CORBA_Environment &operator=(const CORBA_Environment &env);
// Assingment
~CORBA_Environment (void);