mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-02-27 11:33:54 +01:00
something here and there
This commit is contained in:
@@ -311,6 +311,6 @@ int main(int argc, char **argv) {
|
||||
|
||||
int ret = run_chimer95(config, &runtime);
|
||||
printf("Cleaning up...\n");
|
||||
free_PulseOutputDevice(&runtime.output_device);
|
||||
free_PulseDevice(&runtime.output_device);
|
||||
return ret;
|
||||
}
|
||||
Reference in New Issue
Block a user