b4748e7ab7
The function snd_opl3_drum_switch declaration in the header file has the order of the two arguments on_off and vel swapped when compared to the definition arguments of vel and on_off. Fix this by swapping them around to match the definition. This error predates the git history, so no idea when this error was introduced. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> |
||
---|---|---|
.. | ||
Makefile | ||
opl3_drums.c | ||
opl3_lib.c | ||
opl3_midi.c | ||
opl3_oss.c | ||
opl3_seq.c | ||
opl3_synth.c | ||
opl3_voice.h |