Make new patch work with -p0

This commit is contained in:
Paul Licameli 2016-06-23 08:07:19 -04:00
parent 9dcb2c87c3
commit beb94889fc
1 changed files with 2 additions and 2 deletions

View File

@ -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