13
0

NO-OP: whitespace

This commit is contained in:
Robin Gareus 2016-08-24 22:39:44 +02:00
parent ef59ea849b
commit af786cf444

View File

@ -88,7 +88,7 @@ FluidSynth::load_sf2 (const std::string& fn)
return false;
}
/* boostrap synth engine. The first call re-initializes the choruscw
/* boostrap synth engine. The first call re-initializes the chorus
* (fluid_rvoice_mixer_set_samplerate) which is not rt-safe.
*/
float l[1024];