1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-22 07:10:06 +02:00

Make new patch work with -p0

This commit is contained in:
Paul Licameli 2016-06-23 08:09:50 -04:00
commit a871257158

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