On 31/10/25 10:47, Markus Armbruster wrote:
The description of Member @nsamples is indented incorrectly.  Comes
out like

     Members:
             [...]
            nsamples (int, optional) – set the number of samples per read/write 
calls (default to 480,

     10ms at 48kHz).

Fixing the indentation makes it come out like

     Members:
             [...]
            nsamples (int, optional) – set the number of samples per read/write 
calls (default to 480, 10ms at 48kHz).

Fixes: 19c628f2f579 (dbus: add -audio dbus nsamples option)
Signed-off-by: Markus Armbruster <[email protected]>
---
  qapi/audio.json | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>


Reply via email to