X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=oss_mix.c;h=7e19fcbe3f9e7dd473f49f20f15442683dfff32d;hb=8dec140ed06a2c35a13336fec95b77b28b6b7b96;hp=5182ad238b81f706ebac2f6abdcaec3859b809dc;hpb=79d6515d49cdb0a91ff7c4a599f2d63cb5678032;p=paraslash.git diff --git a/oss_mix.c b/oss_mix.c index 5182ad23..7e19fcbe 100644 --- a/oss_mix.c +++ b/oss_mix.c @@ -98,7 +98,7 @@ static int oss_mix_set_channel(struct mixer_handle *handle, handle->id = i; return 1; } - return -E_OSS_MIXER_CHANNEL; + return -E_BAD_CHANNEL; } static int oss_mix_get(struct mixer_handle *handle)