summaryrefslogtreecommitdiff
path: root/patches/lib-rhashtable.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/lib-rhashtable.patch')
-rw-r--r--patches/lib-rhashtable.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/lib-rhashtable.patch b/patches/lib-rhashtable.patch
index d29169f4..2e91f8d9 100644
--- a/patches/lib-rhashtable.patch
+++ b/patches/lib-rhashtable.patch
@@ -1,7 +1,7 @@
--- a/compat/lib-rhashtable.c
+++ b/compat/lib-rhashtable.c
-@@ -211,10 +226,11 @@ static struct bucket_table *bucket_table
+@@ -175,10 +175,11 @@ static struct bucket_table *bucket_table
int i;
size = sizeof(*tbl) + nbuckets * sizeof(tbl->buckets[0]);