mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-22 23:30:07 +02:00
Make new patch work with -p0
This commit is contained in:
commit
a871257158
@ -1,7 +1,7 @@
|
|||||||
diff --git a/src/osx/core/evtloop_cf.cpp b/src/osx/core/evtloop_cf.cpp
|
diff --git a/src/osx/core/evtloop_cf.cpp b/src/osx/core/evtloop_cf.cpp
|
||||||
index 7e70dec..37b22b5 100644
|
index 7e70dec..37b22b5 100644
|
||||||
--- a/src/osx/core/evtloop_cf.cpp
|
--- src/osx/core/evtloop_cf.cpp
|
||||||
+++ b/src/osx/core/evtloop_cf.cpp
|
+++ src/osx/core/evtloop_cf.cpp
|
||||||
@@ -243,7 +243,7 @@ int wxCFEventLoop::DoProcessEvents()
|
@@ -243,7 +243,7 @@ int wxCFEventLoop::DoProcessEvents()
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user