mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04: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
|
||||
is entered.
|
||||
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.
|
||||
|
||||
\par snd_pcm_prepare
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue