mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-05 13:30:00 -05:00
pcm: fix spelling in documentation for -EBADFD
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
This commit is contained in:
parent
275409fee3
commit
1b0516dbfb
1 changed files with 1 additions and 1 deletions
|
|
@ -284,7 +284,7 @@ supports resume and the snd_pcm_prepare() call can be ommited.
|
||||||
\par -EBADFD
|
\par -EBADFD
|
||||||
|
|
||||||
This error means that the device is in a bad state. It means that
|
This error means that the device is in a bad state. It means that
|
||||||
the handskahe between application and alsa-lib is corrupted.
|
the handshake between application and alsa-lib is corrupted.
|
||||||
|
|
||||||
\par -ENOTTY, -ENODEV
|
\par -ENOTTY, -ENODEV
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue