summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-benchmarks/acovea/files/acovea-5.1.1-free-fix.patch')
-rw-r--r--app-benchmarks/acovea/files/acovea-5.1.1-free-fix.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/acovea/files/acovea-5.1.1-free-fix.patch b/app-benchmarks/acovea/files/acovea-5.1.1-free-fix.patch
index 55b3b00e8897..e20bfa3eb98f 100644
--- a/app-benchmarks/acovea/files/acovea-5.1.1-free-fix.patch
+++ b/app-benchmarks/acovea/files/acovea-5.1.1-free-fix.patch
@@ -1,5 +1,5 @@
---- benchmarks/treebench.c
-+++ benchmarks/treebench.c
+--- a/benchmarks/treebench.c
++++ b/benchmarks/treebench.c
@@ -201,8 +201,8 @@
if (page->m_links[n] != NULL)
recursive_destroy_page(page->m_links[n]);