]> git.alsa-project.org Git - alsa-utils.git/commit
Fix exit status
authorTakashi Iwai <tiwai@suse.de>
Mon, 31 Jan 2005 13:52:09 +0000 (13:52 +0000)
committerTakashi Iwai <tiwai@suse.de>
Mon, 31 Jan 2005 13:52:09 +0000 (13:52 +0000)
commit4cd2c00fb3b422a46642da9bcd072ae1eb86caf1
tree87f6758c9eea8eb11e079a15dab6bbcb2331bfd4
parentb729f4fc30fab7d3a04bcee5e67604eb44e8a43f
Fix exit status

Return the exit status 0 after -h option.
When invalid options are given, it should return exit code 1.
amixer/amixer.c