From f9b3f734f06d6ce1119d4baac4153077e5f325d1 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Wed, 8 Nov 2000 01:03:43 +0000 Subject: [PATCH] fixed comment --- src/libCom/cxxTemplates/resourceLib.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/libCom/cxxTemplates/resourceLib.h b/src/libCom/cxxTemplates/resourceLib.h index a8981ef17..b2a647d00 100644 --- a/src/libCom/cxxTemplates/resourceLib.h +++ b/src/libCom/cxxTemplates/resourceLib.h @@ -210,12 +210,12 @@ private: // this class works as type ID in resTable // // 1< +// elements in the hash table within resTable . +// Set this parameter to zero if unsure of the correct minimum +// hash table size. // // MAX_ID_WIDTH specifies the maximum number of ls bits in an -// integer identifier which might be set at any time. Set this -// parameter to zero if unsure of the correct minimum hash table -// size. +// integer identifier which might be set at any time. // // MIN_INDEX_WIDTH and MAX_ID_WIDTH are specified here at // compile time so that the hash index can be produced