mirror of
https://github.com/mpv-player/mpv
synced 2025-01-18 13:14:36 +00:00
10l (some broken compilers take this serious)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12087 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
7bd996caf4
commit
f742ec3aa7
@ -97,7 +97,7 @@ static int control(int cmd, void *arg)
|
||||
snd_mixer_elem_t *elem;
|
||||
snd_mixer_selem_id_t *sid;
|
||||
|
||||
static const char *mix_name = NULL;
|
||||
static char *mix_name = NULL;
|
||||
static char *card = NULL;
|
||||
|
||||
long pmin, pmax;
|
||||
|
Loading…
Reference in New Issue
Block a user