mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-17 08:56:45 -05:00
Fix a typo
Fixed a typo in comment by Kirill Smelkov <kirr@mns.spb.ru>
This commit is contained in:
parent
13098f8f42
commit
340018db8a
1 changed files with 1 additions and 1 deletions
|
|
@ -410,7 +410,7 @@ to #SND_PCM_STATE_SETUP
|
||||||
if successfully finishes, otherwise the state #SND_PCM_STATE_OPEN
|
if successfully finishes, otherwise the state #SND_PCM_STATE_OPEN
|
||||||
is entered.
|
is entered.
|
||||||
When it is brought to SETUP state, this function automatically
|
When it is brought to SETUP state, this function automatically
|
||||||
calls #snd_pcm_prepar() function to bring to the PREPARE state
|
calls #snd_pcm_prepare() function to bring to the PREPARE state
|
||||||
as below.
|
as below.
|
||||||
|
|
||||||
\par snd_pcm_prepare
|
\par snd_pcm_prepare
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue