OSDN Git Service
(root)
/
android-x86
/
external-alsa-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
889e3bc
)
more correct fixes.. it's different from other plugins.
author
Takashi Iwai
<tiwai@suse.de>
Wed, 12 Jun 2002 16:44:01 +0000
(16:44 +0000)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 12 Jun 2002 16:44:01 +0000
(16:44 +0000)
src/pcm/scopes/level.c
patch
|
blob
|
history
diff --git
a/src/pcm/scopes/level.c
b/src/pcm/scopes/level.c
index
b63bd48
..
f96ba05
100644
(file)
--- a/
src/pcm/scopes/level.c
+++ b/
src/pcm/scopes/level.c
@@
-218,8
+218,7
@@
int snd_pcm_scope_level_open(snd_pcm_t *pcm, const char *name,
}
int _snd_pcm_scope_level_open(snd_pcm_t *pcm, const char *name,
- snd_config_t *root, snd_config_t *conf,
- snd_pcm_stream_t stream, int mode)
+ snd_config_t *root, snd_config_t *conf)
{
snd_config_iterator_t i, next;
snd_pcm_scope_t *scope;