mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-01 22:58:49 -04:00
ucm: ucm_main.c - cosmetic tab cleanups
This file is problematic for the git's tab checker. The unexpand tool is used to convert initial spaces to tabs. Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
9c194a0ba7
commit
2b418648cf
1 changed files with 418 additions and 419 deletions
|
|
@ -1177,7 +1177,6 @@ static int get_modifier_list(snd_use_case_mgr_t *uc_mgr, const char **list[],
|
|||
char *verbname)
|
||||
{
|
||||
struct use_case_verb *verb;
|
||||
|
||||
if (verbname) {
|
||||
verb = find_verb(uc_mgr, verbname);
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue