From: Jim Meyering Date: Sat, 20 Jan 2001 09:36:19 +0000 (+0000) Subject: whoops. revert last change X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e22c000cf97f148c1d340810445a4a236388365;p=pspp whoops. revert last change --- diff --git a/lib/hash.c b/lib/hash.c index 0c2d423cfe..802a34ed4c 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. */