diff options
Diffstat (limited to '')
-rw-r--r-- | benchmarks/lmbench/files/patch-scripts_getpercent (renamed from benchmarks/lmbench/files/patch-scripts__getpercent) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/lmbench/files/patch-scripts__getpercent b/benchmarks/lmbench/files/patch-scripts_getpercent index 9f0d9fa228e4..0a4f318af3b0 100644 --- a/benchmarks/lmbench/files/patch-scripts__getpercent +++ b/benchmarks/lmbench/files/patch-scripts_getpercent @@ -1,5 +1,5 @@ ---- ./scripts/getpercent.orig 2009-06-25 13:59:43.000000000 -0400 -+++ ./scripts/getpercent 2009-06-25 14:04:59.000000000 -0400 +--- scripts/getpercent.orig 2005-09-04 11:04:28 UTC ++++ scripts/getpercent @@ -5,7 +5,7 @@ # Hacked into existence by Larry McVoy (lm@sun.com now lm@sgi.com). # Copyright (c) 1994 Larry McVoy. GPLed software. |