]> git.alsa-project.org Git - alsa-utils.git/commit
aplaymidi2: Fix --silent option handling
authorTakashi Iwai <tiwai@suse.de>
Fri, 19 Jul 2024 12:27:15 +0000 (14:27 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 19 Jul 2024 12:27:15 +0000 (14:27 +0200)
commit47931000fd972a6f1838c2dee167ee09345be165
tree1c40410815f0a5220046508e53b848dba2e321f5
parent33f6870f564d189829eb4a8d52bb53488599b9f4
aplaymidi2: Fix --silent option handling

The --silent option takes no argument.  Correct the wrong setup.

Fixes: b1269eefdd13 ("aplaymidi2: Add --silent option")
Signed-off-by: Takashi Iwai <tiwai@suse.de>
seq/aplaymidi2/aplaymidi2.c