Update of /cvsroot/alsa/alsa-kernel/include
In directory sc8-pr-cvs1:/tmp/cvs-serv6359

Modified Files:
        emu10k1.h 
Log Message:
Fixed typos (GRP->GPR)

Index: emu10k1.h
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/include/emu10k1.h,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- emu10k1.h   25 Jul 2003 10:37:39 -0000      1.29
+++ emu10k1.h   30 Jul 2003 18:54:01 -0000      1.30
@@ -852,7 +852,7 @@
        unsigned int value[32];
        unsigned int min;               /* minimum range */
        unsigned int max;               /* maximum range */
-       unsigned int translation;       /* translation type (EMU10K1_GRP_TRANSLATION*) 
*/
+       unsigned int translation;       /* translation type (EMU10K1_GPR_TRANSLATION*) 
*/
        snd_kcontrol_t *kcontrol;
 } snd_emu10k1_fx8010_ctl_t;
 
@@ -1282,8 +1282,8 @@
 
 #define EMU10K1_GPR_TRANSLATION_NONE           0
 #define EMU10K1_GPR_TRANSLATION_TABLE100       1
-#define EMU10K1_GRP_TRANSLATION_BASS           2
-#define EMU10K1_GRP_TRANSLATION_TREBLE         3
+#define EMU10K1_GPR_TRANSLATION_BASS           2
+#define EMU10K1_GPR_TRANSLATION_TREBLE         3
 #define EMU10K1_GPR_TRANSLATION_ONOFF          4
 
 typedef struct {
@@ -1294,7 +1294,7 @@
        unsigned int value[32];         /* initial values */
        unsigned int min;               /* minimum range */
        unsigned int max;               /* maximum range */
-       unsigned int translation;       /* translation type (EMU10K1_GRP_TRANSLATION*) 
*/
+       unsigned int translation;       /* translation type (EMU10K1_GPR_TRANSLATION*) 
*/
 } emu10k1_fx8010_control_gpr_t;
 
 typedef struct {



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to