summaryrefslogtreecommitdiff
path: root/TAO/tao/DynamicInterface/ExceptionList.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/DynamicInterface/ExceptionList.inl')
-rw-r--r--TAO/tao/DynamicInterface/ExceptionList.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/DynamicInterface/ExceptionList.inl b/TAO/tao/DynamicInterface/ExceptionList.inl
index 21c37cc3898..4178f77d903 100644
--- a/TAO/tao/DynamicInterface/ExceptionList.inl
+++ b/TAO/tao/DynamicInterface/ExceptionList.inl
@@ -3,7 +3,7 @@ TAO_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_INLINE
CORBA::ExceptionList::ExceptionList (void)
- : ref_count_ (1)
+ : refcount_ (1)
{
}