projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de081c6
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sat, 20 Sep 1997 19:33:46 +0000
(19:33 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 20 Sep 1997 19:33:46 +0000
(19:33 +0000)
lib/hash.c
patch
|
blob
|
history
diff --git
a/lib/hash.c
b/lib/hash.c
index 54ba0ff6f958b0aeb2214d62fbcc09e2c678cc2b..48c04e58dd2106e8d08329446c860537939d6968 100644
(file)
--- a/
lib/hash.c
+++ b/
lib/hash.c
@@
-182,10
+182,7
@@
hash_get_table_size (const HT *ht)
- if KEY_COMPARATOR or HASH is null
- if it was unable to allocate sufficient storage for the hash table
- if WHEN_TO_REHASH is zero or negative
- Otherwise it returns zero.
-
- FIXME: tell what happens to any existing hash table when this
- function is called (e.g. a second time). */
+ Otherwise it returns zero. */
HT *
hash_initialize (unsigned int candidate_table_size,