summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/util/utl_scope.cpp
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-09-13 21:33:05 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-09-13 21:33:05 +0000
commit307922b434673195ffe7091bed7dd90bdc50114a (patch)
treea21529c2b569958cf76b8b96214f5f9d9a6b68a4 /TAO/TAO_IDL/util/utl_scope.cpp
parentef8b9af6b14c88f26b5010441e700a979faf2b56 (diff)
downloadATCD-307922b434673195ffe7091bed7dd90bdc50114a.tar.gz
Un-reverted my reversion, now that I know that TimeService.idl has
illegal IDL.
Diffstat (limited to 'TAO/TAO_IDL/util/utl_scope.cpp')
-rw-r--r--TAO/TAO_IDL/util/utl_scope.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/util/utl_scope.cpp b/TAO/TAO_IDL/util/utl_scope.cpp
index 95525ff88a0..f49895970f7 100644
--- a/TAO/TAO_IDL/util/utl_scope.cpp
+++ b/TAO/TAO_IDL/util/utl_scope.cpp
@@ -1029,7 +1029,7 @@ UTL_Scope::lookup_by_name (UTL_ScopedName *e,
// If we have popped up to a parent scope, we
// must check the other children, if we haven't
// had any luck so far.
- if (d == NULL && scope_offset > 1)
+ if (d == NULL && scope_offset > 0)
{
UTL_ScopeActiveIterator *iter =
new UTL_ScopeActiveIterator (this,