Commit graph

3 commits

Author SHA1 Message Date
Adrian Knoth
c3349a84ea hdspmixer: Fix compiler warnings.
All compiler warnings were caused by a conversion from "foo" to a
char pointer. Given that the string itself really is constant, simply
add the keyword to make g++ happy.

Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-02-28 15:55:14 +01:00
Takashi Iwai
31b5ee97f2 hdspmixer - Fix compilation with gcc4.3
Fixed the doubled parameter 'w'.  Yeah, gcc 4.3 is picky.
2007-10-22 15:16:35 +02:00
Takashi Iwai
0fb00d0bdc added hdspmixer by Thomas Charbonnel 2003-07-28 11:32:32 +00:00