fixed indentation

This commit is contained in:
bjoernf 2023-08-16 22:51:00 +02:00
parent fa8c8136b3
commit 9ec002c216
1 changed files with 14 additions and 15 deletions

View File

@ -51,4 +51,3 @@ int play_raw_audio(char file_name[]) {
return 0;
}