mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-16 22:21:21 +00:00
a2dp sink: fix typo
This commit is contained in:
parent
e2d6e24b54
commit
baba939ba9
@ -512,7 +512,7 @@ static void media_processing_close(void){
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_PORTAUDIO
|
||||
printf("PortAudio: Steram closed\n");
|
||||
printf("PortAudio: Stream closed\n");
|
||||
log_info("PortAudio: Stream closed");
|
||||
|
||||
PaError err = Pa_StopStream(stream);
|
||||
|
Loading…
Reference in New Issue
Block a user