[alsa-devel] [PATCH] pcm: Fix typo in documentation: PREPARE → PREPARED.
Jordi Mallach
jordi at debian.org
Fri May 17 18:25:51 CEST 2013
Signed-off-by: Jordi Mallach <jordi at debian.org>
---
src/pcm/pcm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/pcm/pcm.c b/src/pcm/pcm.c
index 438fb3f..7ec1f0e 100644
--- a/src/pcm/pcm.c
+++ b/src/pcm/pcm.c
@@ -437,7 +437,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_prepare() function to bring to the PREPARE state
+calls #snd_pcm_prepare() function to bring to the PREPARED state
as below.
\par snd_pcm_prepare
--
1.7.10.4
More information about the Alsa-devel
mailing list