summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-17 15:59:10 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-17 15:59:10 +0000
commit236c7b215ffde584021eda3b6bd4eb61207aaa94 (patch)
treeaa44730313ecf57654eff982b69c5d1efa438fc2
parent43335e420752b7ff4eb830800cb25a0f924826c2 (diff)
downloadATCD-236c7b215ffde584021eda3b6bd4eb61207aaa94.tar.gz
.
-rw-r--r--TAO/tao/Object_Table.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/Object_Table.h b/TAO/tao/Object_Table.h
index 3b9ceaabfca..eb64be8dd61 100644
--- a/TAO/tao/Object_Table.h
+++ b/TAO/tao/Object_Table.h
@@ -300,8 +300,7 @@ protected:
Hash_Map hash_map_;
// internal hash table.
- CORBA::ULONG counter_;
-
+ CORBA::Ulong counter_;
};
class TAO_Export TAO_Dynamic_Hash_ObjTable_Iterator : public TAO_Object_Table_Iterator_Impl