labels should be on the left most column, no tabbing
git-svn-id: https://svn.musicpd.org/mpd/trunk@4605 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
parent
d7d7f0089a
commit
25346cb38c
@ -305,6 +305,7 @@ static int prep_alsa_get_level(long *level)
|
||||
goto error;
|
||||
}
|
||||
return 0;
|
||||
|
||||
error:
|
||||
WARNING("problems getting alsa volume: %s (snd_mixer_%s)\n",
|
||||
snd_strerror(err), cmd);
|
||||
|
Loading…
Reference in New Issue
Block a user