summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/gui/pitchscreen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gui/pitchscreen.c b/apps/gui/pitchscreen.c
index 33c92e845b..77b5739be1 100644
--- a/apps/gui/pitchscreen.c
+++ b/apps/gui/pitchscreen.c
@@ -897,7 +897,7 @@ int gui_syncpitchscreen_run(void)
new_speed = 0;
}
#endif
-}
+ }
#if CONFIG_CODEC == SWCODEC
pcmbuf_set_low_latency(false);
#endif