Update of /cvsroot/alsa/alsa-lib/include In directory sc8-pr-cvs1:/tmp/cvs-serv24238
Modified Files: pcm.h Log Message: Fixed typo - snd_pcm_type_name() Index: pcm.h =================================================================== RCS file: /cvsroot/alsa/alsa-lib/include/pcm.h,v retrieving revision 1.180 retrieving revision 1.181 diff -u -r1.180 -r1.181 --- pcm.h 5 Nov 2003 10:38:38 -0000 1.180 +++ pcm.h 22 Dec 2003 08:31:22 -0000 1.181 @@ -1030,7 +1030,7 @@ * \{ */ -const char *snd_pcm_type_name(snd_pcm_state_t state); +const char *snd_pcm_type_name(snd_pcm_type_t type); const char *snd_pcm_stream_name(const snd_pcm_stream_t stream); const char *snd_pcm_access_name(const snd_pcm_access_t _access); const char *snd_pcm_format_name(const snd_pcm_format_t format); ------------------------------------------------------- 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 _______________________________________________ Alsa-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-cvslog