whoops. revert last change
authorJim Meyering <jim@meyering.net>
Sat, 20 Jan 2001 09:36:19 +0000 (09:36 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 20 Jan 2001 09:36:19 +0000 (09:36 +0000)
lib/hash.c

index 0c2d423..802a34e 100644 (file)
@@ -111,7 +111,7 @@ static const Hash_tuning default_tuning =
     DEFAULT_SHRINK_FACTOR,
     DEFAULT_GROWTH_THRESHOLD,
     DEFAULT_GROWTH_FACTOR,
-    0
+    false
   };
 
 /* Information and lookup.  */