]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - oss_mix.c
Merge branch 't/misc'
[paraslash.git] / oss_mix.c
index c325329f4d6f2db802c41d7125c50a7b650c0f31..5fbfea08e178a56f43a0ead27d3a88c603c4145b 100644 (file)
--- 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)