[alsa-devel] [PATCH] pcm: Fix typo in documentation: PREPARE → PREPARED.
Takashi Iwai
tiwai at suse.de
Thu May 23 14:53:09 CEST 2013
At Fri, 17 May 2013 18:25:51 +0200,
Jordi Mallach wrote:
>
> Signed-off-by: Jordi Mallach <jordi at debian.org>
Thanks, applied.
Takashi
> ---
> 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
>
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel at alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
>
More information about the Alsa-devel
mailing list