patch-2.2.3 linux/include/linux/awe_voice.h

Next file: linux/include/linux/console.h
Previous file: linux/include/asm-sparc64/vga.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.2/linux/include/linux/awe_voice.h linux/include/linux/awe_voice.h
@@ -3,9 +3,9 @@
  *
  * Voice information definitions for the low level driver for the 
  * AWE32/SB32/AWE64 wave table synth.
- *   version 0.4.3; Mar. 1, 1998
+ *   version 0.4.3; Feb. 1, 1999
  *
- * Copyright (C) 1996-1998 Takashi Iwai
+ * Copyright (C) 1996-1999 Takashi Iwai
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -133,7 +133,7 @@
 	unsigned short moddelay;	/* modulation delay (0x8000) */
 	unsigned char modatk, modhld;
 	unsigned char moddcy, modsus;
-	unsigned short modrel, moddummy;
+	unsigned char modrel, moddummy;
 	short modkeyhold, modkeydecay;	/* envelope change per key (not used) */
 	unsigned short voldelay;	/* volume delay (0x8000) */
 	unsigned char volatk, volhld;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)