mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-29 05:40:25 -04:00
Fix compile failure in as10k1.c regarding label at end of compound statement.
This commit is contained in:
parent
d9b85dc7c2
commit
d3761451f5
1 changed files with 1 additions and 1 deletions
|
|
@ -159,7 +159,7 @@ void parse_cli_args(int argc, char *argv[])
|
||||||
|
|
||||||
}
|
}
|
||||||
next_cli_arg:
|
next_cli_arg:
|
||||||
|
;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue