From ec3513de929a1db798a4f9773fc990c6fd9d630e Mon Sep 17 00:00:00 2001 From: Takashi Sakamoto Date: Wed, 29 Jun 2022 11:49:00 +0900 Subject: [PATCH] update README about change of ALSACtl.ElemValue Signed-off-by: Takashi Sakamoto --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 1959c3f..cf518cd 100644 --- a/README.rst +++ b/README.rst @@ -235,7 +235,7 @@ Rewrite setter method in ALSACtl.ElemValue ------------------------------------------ Below methods are rewritten to retrieve the pointer in internal storage instead of copying to given -buffer: +buffer as fixed-sized array: - ``ALSACtl.ElemValue.get_bool`` - ``ALSACtl.ElemValue.get_int`` -- 2.47.3