From 09d69d9f83b83326c670600c5f9dfc4f843df86a Mon Sep 17 00:00:00 2001 From: XANTRONIX Development Date: Tue, 1 Feb 2022 00:44:23 -0500 Subject: eh this doesn't matter --- examples/test.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples') diff --git a/examples/test.c b/examples/test.c index 36ba034..2579952 100644 --- a/examples/test.c +++ b/examples/test.c @@ -123,11 +123,11 @@ int main(int argc, char **argv) { } for (i=0; ioutput, - (void **)&buf, + &buf, sample_rate)) < 0) { goto error_audio_stream_read; } -- cgit v1.2.3