* snd_pcm_type_name
@ 2003-12-22 8:00 Frank H
2003-12-22 8:26 ` snd_pcm_type_name Jaroslav Kysela
0 siblings, 1 reply; 2+ messages in thread
From: Frank H @ 2003-12-22 8:00 UTC (permalink / raw)
To: alsa-devel
In pcm.h, instead of
const char *snd_pcm_type_name(snd_pcm_state_t state);
perhaps it should be
const char *snd_pcm_type_name(snd_pcm_type_t type);
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: snd_pcm_type_name
2003-12-22 8:00 snd_pcm_type_name Frank H
@ 2003-12-22 8:26 ` Jaroslav Kysela
0 siblings, 0 replies; 2+ messages in thread
From: Jaroslav Kysela @ 2003-12-22 8:26 UTC (permalink / raw)
To: Frank H; +Cc: alsa-devel
On Mon, 22 Dec 2003, Frank H wrote:
> In pcm.h, instead of
>
> const char *snd_pcm_type_name(snd_pcm_state_t state);
>
> perhaps it should be
>
> const char *snd_pcm_type_name(snd_pcm_type_t type);
Fixed. Thanks.
Jaroslav
-----
Jaroslav Kysela <perex@suse.cz>
Linux Kernel Sound Maintainer
ALSA Project, SuSE Labs
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-12-22 8:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-22 8:00 snd_pcm_type_name Frank H
2003-12-22 8:26 ` snd_pcm_type_name Jaroslav Kysela
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.