summaryrefslogtreecommitdiff
path: root/benchmarks/dbench/files/patch-dbench.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--benchmarks/dbench/files/patch-dbench.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/dbench/files/patch-dbench.c b/benchmarks/dbench/files/patch-dbench.c
index c5a1fb4e8390..6578be0feba8 100644
--- a/benchmarks/dbench/files/patch-dbench.c
+++ b/benchmarks/dbench/files/patch-dbench.c
@@ -1,6 +1,6 @@
---- ./dbench.c.orig 2011-01-07 14:33:29.000000000 +0000
-+++ ./dbench.c 2011-01-07 14:36:43.000000000 +0000
-@@ -304,7 +304,7 @@
+--- dbench.c.orig 2008-02-18 00:49:35 UTC
++++ dbench.c
+@@ -304,7 +304,7 @@ static void create_procs(int nprocs, voi
exit(1);
}
@@ -9,7 +9,7 @@
fn(&children[i*options.clients_per_process], options.loadfile);
_exit(0);
-@@ -334,7 +334,7 @@
+@@ -334,7 +334,7 @@ static void create_procs(int nprocs, voi
exit(1);
}