diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2015-11-22 20:11:52 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2015-11-22 20:11:52 +0000 |
commit | 89aaeef92e341636629440e365ad6770e8d810c5 (patch) | |
tree | 326b51ca69334cce5092ec6da3a040e742ee9ace /audio/audacity/files/patch-src_effects_VST_VSTEffect.cpp | |
parent | www/py-django-allauth: update to 0.24.1 (diff) |
Update to upstream version 2.1.1
PR: 203607
Submitted by: xxjack12xx@gmail.com
Reviewed by: yuri@rawbw.com, koobs, riggs
Diffstat (limited to 'audio/audacity/files/patch-src_effects_VST_VSTEffect.cpp')
-rw-r--r-- | audio/audacity/files/patch-src_effects_VST_VSTEffect.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/audacity/files/patch-src_effects_VST_VSTEffect.cpp b/audio/audacity/files/patch-src_effects_VST_VSTEffect.cpp index 26363d9d4077..8968344cf839 100644 --- a/audio/audacity/files/patch-src_effects_VST_VSTEffect.cpp +++ b/audio/audacity/files/patch-src_effects_VST_VSTEffect.cpp @@ -1,6 +1,6 @@ ---- src/effects/VST/VSTEffect.cpp 2015-03-31 23:03:30.000000000 -0700 -+++ src/effects/VST/VSTEffect.cpp 2015-03-01 17:06:58.000000000 -0800 -@@ -2609,7 +2609,7 @@ +--- src/effects/VST/VSTEffect.cpp.orig 2015-07-11 10:02:22 UTC ++++ src/effects/VST/VSTEffect.cpp +@@ -2576,7 +2576,7 @@ bool VSTEffect::Load() // symbols. // // Once we define a proper external API, the flags can be removed. |