mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2026-03-10 05:33:45 -04:00
Merge 7ee766f35f into 78e579b3e3
This commit is contained in:
commit
dfc90dea7b
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ int main(int argc, char **argv)
|
||||||
{
|
{
|
||||||
HDSPMixerWindow *window;
|
HDSPMixerWindow *window;
|
||||||
HDSPMixerCard *hdsp_cards[3];
|
HDSPMixerCard *hdsp_cards[3];
|
||||||
char *name, *shortname;
|
char *name = NULL, *shortname;
|
||||||
int card;
|
int card;
|
||||||
int cards = 0;
|
int cards = 0;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue