mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-16 08:34:10 +02:00
Fix line continuation (don't leave a space after \)
This commit is contained in:
parent
089a7ec166
commit
fcf4b635d3
@ -138,7 +138,7 @@
|
|||||||
EFFECT( PAULSTRETCH, EffectPaulstretch, () ) \
|
EFFECT( PAULSTRETCH, EffectPaulstretch, () ) \
|
||||||
SBSMS_EFFECTS
|
SBSMS_EFFECTS
|
||||||
|
|
||||||
//EFFECT( EQUALIZATION, EffectEqualization, (kEqLegacy) ) \
|
//EFFECT( EQUALIZATION, EffectEqualization, (kEqLegacy) ) \
|
||||||
|
|
||||||
|
|
||||||
//
|
//
|
||||||
|
Loading…
x
Reference in New Issue
Block a user