From 05c82ac365810f6086cfda8c240f96d424b2d647 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Wed, 22 May 2002 08:04:38 +0000 Subject: Fix patch which doesn't apply. Submitted by: bento --- benchmarks/stream/files/patch-stream_d.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'benchmarks') diff --git a/benchmarks/stream/files/patch-stream_d.c b/benchmarks/stream/files/patch-stream_d.c index e2d95b14857e..a32b90c29415 100644 --- a/benchmarks/stream/files/patch-stream_d.c +++ b/benchmarks/stream/files/patch-stream_d.c @@ -1,12 +1,13 @@ + $FreeBSD$ ---- stream_d.c.orig Tue Nov 6 15:02:21 2001 -+++ stream_d.c Tue Nov 6 15:03:11 2001 +--- stream_d.c.orig Wed May 22 11:02:08 2002 ++++ stream_d.c Wed May 22 11:02:37 2002 @@ -23,7 +23,7 @@ * that should be good to about 5% precision. */ --# define N 1000000 +-# define N 2000000 +# define N NSIZE # define NTIMES 10 # define OFFSET 0 -- cgit v1.2.3