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