From f910449154719024f274be9fad1046f26cef457c Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Sun, 8 Nov 2020 20:56:29 -0800 Subject: capture_audio: trivial whitespace fixup --- src/rmd_capture_audio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rmd_capture_audio.c b/src/rmd_capture_audio.c index f939350..bfba547 100644 --- a/src/rmd_capture_audio.c +++ b/src/rmd_capture_audio.c @@ -115,7 +115,7 @@ void *rmdCaptureAudio(ProgData *pdata) //read data into new buffer #ifdef HAVE_LIBASOUND - while (sretsound_handle, newbuf->data + pdata->sound_framesize * sret, frames-sret); -- cgit v1.2.1