From 3012f109018259381f1a3d9f5e7711169fa124c0 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Mon, 8 Jul 2019 22:46:12 +0200 Subject: Fixed second arch patches --- rhbz-1354671.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'rhbz-1354671.patch') diff --git a/rhbz-1354671.patch b/rhbz-1354671.patch index 0e22dab..1f867eb 100644 --- a/rhbz-1354671.patch +++ b/rhbz-1354671.patch @@ -1,6 +1,6 @@ -diff -up firefox-65.0/layout/base/nsIPresShell.h.1354671 firefox-65.0/layout/base/nsIPresShell.h ---- firefox-65.0/layout/base/nsIPresShell.h.1354671 2019-01-29 11:50:08.516649643 +0100 -+++ firefox-65.0/layout/base/nsIPresShell.h 2019-01-29 11:51:48.930258629 +0100 +diff -up firefox-65.0/layout/base/PresShell.h.1354671 firefox-65.0/layout/base/PresShell.h +--- firefox-65.0/layout/base/PresShell.h.1354671 2019-01-29 11:50:08.516649643 +0100 ++++ firefox-65.0/layout/base/PresShell.h 2019-01-29 11:51:48.930258629 +0100 @@ -205,7 +205,7 @@ class nsIPresShell : public nsStubDocume * to the same aSize value. AllocateFrame is infallible and will abort * on out-of-memory. -- cgit