mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-20 17:41:13 +02:00
Fix line continuation (don't leave a space after \)
This commit is contained in:
@@ -138,7 +138,7 @@
|
||||
EFFECT( PAULSTRETCH, EffectPaulstretch, () ) \
|
||||
SBSMS_EFFECTS
|
||||
|
||||
//EFFECT( EQUALIZATION, EffectEqualization, (kEqLegacy) ) \
|
||||
//EFFECT( EQUALIZATION, EffectEqualization, (kEqLegacy) ) \
|
||||
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user