diff options
Diffstat (limited to 'debian/patches/0007-libihash-reduce-the-default-maximum-load-factor-to-7.patch')
-rw-r--r-- | debian/patches/0007-libihash-reduce-the-default-maximum-load-factor-to-7.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/0007-libihash-reduce-the-default-maximum-load-factor-to-7.patch b/debian/patches/0007-libihash-reduce-the-default-maximum-load-factor-to-7.patch index b82bed03..d4110817 100644 --- a/debian/patches/0007-libihash-reduce-the-default-maximum-load-factor-to-7.patch +++ b/debian/patches/0007-libihash-reduce-the-default-maximum-load-factor-to-7.patch @@ -1,7 +1,7 @@ -From 6c1bcd510bacf9ab630349a7317dcf0d7e6987a1 Mon Sep 17 00:00:00 2001 +From 0f30bbc488fcf38528c447b15c1d53c49f2b6cfb Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Thu, 8 May 2014 16:43:11 +0200 -Subject: [PATCH 7/7] libihash: reduce the default maximum load factor to 75% +Subject: [PATCH 07/11] libihash: reduce the default maximum load factor to 75% * libihash/ihash.h (HURD_IHASH_MAX_LOAD_DEFAULT): Set to 75. --- |