From beb94889fcf6abc4e1b9ab09f247e676dc186f0a Mon Sep 17 00:00:00 2001 From: Paul Licameli Date: Thu, 23 Jun 2016 08:07:19 -0400 Subject: [PATCH] Make new patch work with -p0 --- mac/wxMac_additions/eventloops.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mac/wxMac_additions/eventloops.patch b/mac/wxMac_additions/eventloops.patch index a981f3d5e..9be6564d7 100644 --- a/mac/wxMac_additions/eventloops.patch +++ b/mac/wxMac_additions/eventloops.patch @@ -1,7 +1,7 @@ diff --git a/src/osx/core/evtloop_cf.cpp b/src/osx/core/evtloop_cf.cpp index 7e70dec..37b22b5 100644 ---- a/src/osx/core/evtloop_cf.cpp -+++ b/src/osx/core/evtloop_cf.cpp +--- src/osx/core/evtloop_cf.cpp ++++ src/osx/core/evtloop_cf.cpp @@ -243,7 +243,7 @@ int wxCFEventLoop::DoProcessEvents() } else