aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--spectrogram.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/spectrogram.c b/spectrogram.c
index c155cca..a94010c 100644
--- a/spectrogram.c
+++ b/spectrogram.c
@@ -473,6 +473,7 @@ main(int argc, char **argv)
round = wa.width - HGAP;
width = wa.width;
height = wa.height;
+ fflag = 1;
}
sio = init_sio(round);