From 3af9f70bec1f50c980288e2213035693f4b737ce Mon Sep 17 00:00:00 2001 From: skal Date: Sat, 31 Jan 2026 01:01:56 +0100 Subject: Chore: Add missing newlines at end of source files --- src/audio/synth.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/audio/synth.cc') diff --git a/src/audio/synth.cc b/src/audio/synth.cc index 02d7133..523d3d7 100644 --- a/src/audio/synth.cc +++ b/src/audio/synth.cc @@ -202,4 +202,4 @@ int synth_get_active_voice_count() { float synth_get_output_peak() { return g_current_output_peak; -} \ No newline at end of file +} -- cgit v1.2.3