summaryrefslogtreecommitdiff
path: root/system/psmisc/fix-peekfd-on-ppc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'system/psmisc/fix-peekfd-on-ppc.patch')
-rw-r--r--system/psmisc/fix-peekfd-on-ppc.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/psmisc/fix-peekfd-on-ppc.patch b/system/psmisc/fix-peekfd-on-ppc.patch
index d9fc1d5f1..b28e17efb 100644
--- a/system/psmisc/fix-peekfd-on-ppc.patch
+++ b/system/psmisc/fix-peekfd-on-ppc.patch
@@ -1,6 +1,6 @@
--- psmisc-23.0/src/peekfd.c.old 2017-06-12 00:29:46.000000000 +0000
+++ psmisc-23.0/src/peekfd.c 2017-06-28 10:15:18.635344983 +0000
-@@ -233,11 +233,11 @@
+@@ -266,11 +266,11 @@
if (WIFSTOPPED(status)) {
#ifdef PPC
struct pt_regs regs;