mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-05 06:01:04 +01: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