From ee73374dab563b9f35ff5fbe3a5061514ef2410a Mon Sep 17 00:00:00 2001 From: David Reid Date: Thu, 4 Feb 2021 19:55:23 +1000 Subject: [PATCH] Fix a documentation error. --- miniaudio.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/miniaudio.h b/miniaudio.h index 1eb60950..01054abd 100644 --- a/miniaudio.h +++ b/miniaudio.h @@ -5105,7 +5105,7 @@ pDevice (in) Return Value ------------ -MA_SUCCESS if successful; any other error code otherwise. +Nothing Thread Safety