[alsa-devel] [PATCH] pcm_file: document new argument to snd_pcm_file_open().

Andrey Mazo mazo at telum.ru
Mon Nov 18 11:38:21 CET 2013


Thank you very much!
Sorry, I've missed that in the first place.

On Mon, 18 Nov 2013 12:19:34 +0400, Takashi Iwai <tiwai at suse.de> wrote:

> At Sun, 17 Nov 2013 19:45:19 +0400,
> Andrey Mazo wrote:
>>
>> Document function argument, added in commit
>> 4081be0b87ab9fa53a8906e66bc240f18a7a9a54.
>>
>> Signed-off-by: Andrey Mazo <mazo at telum.ru>
>
> Thanks, applied.
>
>
> Takashi
>
>> ---
>>  src/pcm/pcm_file.c | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/src/pcm/pcm_file.c b/src/pcm/pcm_file.c
>> index 25055d0..7123025 100644
>> --- a/src/pcm/pcm_file.c
>> +++ b/src/pcm/pcm_file.c
>> @@ -714,6 +714,7 @@ static const snd_pcm_fast_ops_t snd_pcm_file_fast_ops = {
>>   * \param perm File permission
>>   * \param slave Slave PCM handle
>>   * \param close_slave When set, the slave PCM handle is closed with copy PCM
>> + * \param stream the direction of PCM stream
>>   * \retval zero on success otherwise a negative error code
>>   * \warning Using of this function might be dangerous in the sense
>>   *          of compatibility reasons. The prototype might be freely
>> --
>> 1.8.4
>>
>> _______________________________________________
>> Alsa-devel mailing list
>> Alsa-devel at alsa-project.org
>> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

-- 
Andrey Mazo.


More information about the Alsa-devel mailing list