From: Jim Meyering Date: Sat, 20 Jan 2001 09:36:19 +0000 (+0000) Subject: whoops. revert last change X-Git-Tag: FILEUTILS-4_0_37~16 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=403b4c49eb03d947ce227d2fcbc923ceaf6896c1;p=thirdparty%2Fcoreutils.git 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. */