Vladimir Sementsov-Ogievskiy <[email protected]> writes: > On 31.10.25 12: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). >> > > I'm not sure this example worth breaking recommendation to > " not use lines that are longer than 76 characters in your commit message" :)
Accident, will tidy up. >> Fixes: 19c628f2f579 (dbus: add -audio dbus nsamples option) >> Signed-off-by: Markus Armbruster <[email protected]> > > Reviewed-by: Vladimir Sementsov-Ogievskiy <[email protected]> Thanks!
