summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-17 16:00:53 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-17 16:00:53 +0000
commitaff7a35c25ad21a8daf1bcd24fcc46132d36874b (patch)
tree25b6b9581c80b1c70319eaf0a691f6f0bf15181c
parent236c7b215ffde584021eda3b6bd4eb61207aaa94 (diff)
downloadATCD-aff7a35c25ad21a8daf1bcd24fcc46132d36874b.tar.gz
.
-rw-r--r--TAO/tao/Object_Table.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Object_Table.h b/TAO/tao/Object_Table.h
index eb64be8dd61..fbfabbb29a2 100644
--- a/TAO/tao/Object_Table.h
+++ b/TAO/tao/Object_Table.h
@@ -300,7 +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