summaryrefslogtreecommitdiff
path: root/TAO/tao/Environment.h
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-11 04:52:32 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-11 04:52:32 +0000
commit5bfcbc87a7a32c588f3c2703465683114c827b15 (patch)
tree20f09f16fd2bce3010b7cc99fbf036d732c7c8e1 /TAO/tao/Environment.h
parentbe336f052416767ee8356c206aed3b404ea0d863 (diff)
downloadATCD-5bfcbc87a7a32c588f3c2703465683114c827b15.tar.gz
Standardized env name
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);