summaryrefslogtreecommitdiff
path: root/TAO/tao/Object.h
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-04-26 13:25:15 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-04-26 13:25:15 +0000
commit2be3a6dd8c086d4ea11dfbda2ba1166971ad75f5 (patch)
tree22850098be23104a569bb8d01a218f7f34fc7aae /TAO/tao/Object.h
parentdda09091285aae02af088f5adec760067bcd272f (diff)
downloadATCD-2be3a6dd8c086d4ea11dfbda2ba1166971ad75f5.tar.gz
Cosmetic changes.
Diffstat (limited to 'TAO/tao/Object.h')
-rw-r--r--TAO/tao/Object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Object.h b/TAO/tao/Object.h
index 6513eb37943..3d4d3cb336e 100644
--- a/TAO/tao/Object.h
+++ b/TAO/tao/Object.h
@@ -101,7 +101,7 @@ public:
#if (TAO_HAS_INTERFACE_REPOSITORY == 1)
virtual IR_InterfaceDef *_get_interface (CORBA_Environment &ACE_TRY_ENV =
- TAO_default_environment ());
+ TAO_default_environment ());
#endif /* TAO_HAS_INTERFACE_REPOSITORY == 1 */