From 6e22c000cf97f148c1d340810445a4a236388365 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 20 Jan 2001 09:36:19 +0000 Subject: [PATCH] whoops. revert last change --- lib/hash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/hash.c b/lib/hash.c index 0c2d423cf..802a34ed4 100644 --- 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. */ -- 2.11.0