We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52807ce commit a0ebb42Copy full SHA for a0ebb42
src/main.c
@@ -80,4 +80,5 @@ int control_frames (int i, int frate) {
80
return 0;
81
}
82
83
-}
+ return 0;
84
+}
0 commit comments