This commit is contained in:
wynnfeng 2022-12-28 04:00:51 +00:00 committed by GitHub
commit dfc90dea7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@ int main(int argc, char **argv)
{
HDSPMixerWindow *window;
HDSPMixerCard *hdsp_cards[3];
char *name, *shortname;
char *name = NULL, *shortname;
int card;
int cards = 0;