From: <aot...@us...> - 2004-04-24 18:31:54
|
Update of /cvsroot/gc-linux/linux/include/sound In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24035/include/sound Modified Files: asound.h Log Message: Merged 2.6.5 Index: asound.h =================================================================== RCS file: /cvsroot/gc-linux/linux/include/sound/asound.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- asound.h 18 Feb 2004 20:01:58 -0000 1.2 +++ asound.h 24 Apr 2004 18:31:45 -0000 1.3 @@ -154,7 +154,7 @@ * * *****************************************************************************/ -#define SNDRV_PCM_VERSION SNDRV_PROTOCOL_VERSION(2, 0, 5) +#define SNDRV_PCM_VERSION SNDRV_PROTOCOL_VERSION(2, 0, 6) typedef unsigned long sndrv_pcm_uframes_t; typedef long sndrv_pcm_sframes_t; |