projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2b0b4a
)
whoops. revert last change
author
Jim Meyering
<jim@meyering.net>
Sat, 20 Jan 2001 09:36:19 +0000
(09:36 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 20 Jan 2001 09:36:19 +0000
(09:36 +0000)
lib/hash.c
patch
|
blob
|
history
diff --git
a/lib/hash.c
b/lib/hash.c
index 0c2d423cfe9079f9a5b35b9fcb583510a1248d2f..802a34ed4c803bf8d7095e5d76489e3a2501bea5 100644
(file)
--- a/
lib/hash.c
+++ b/
lib/hash.c
@@
-111,7
+111,7
@@
static const Hash_tuning default_tuning =
DEFAULT_SHRINK_FACTOR,
DEFAULT_GROWTH_THRESHOLD,
DEFAULT_GROWTH_FACTOR,
- 0
+ false
};
/* Information and lookup. */