]> git.alsa-project.org Git - alsa-tools.git/commitdiff
Fix segfault with --help
authorTakashi Iwai <tiwai@suse.de>
Wed, 15 Sep 2004 16:57:23 +0000 (16:57 +0000)
committerTakashi Iwai <tiwai@suse.de>
Wed, 15 Sep 2004 16:57:23 +0000 (16:57 +0000)
Fixed segfault when envy24control --help is called.

envy24control/envy24control.c

index 591cb71cd35d7d87031d816437b3f3eb09a2bfc9..dc80dfdc39cebd73ee0d5ee0ab4c2f4579c37e49 100644 (file)
@@ -1958,6 +1958,7 @@ int main(int argc, char **argv)
                {"spdif", 1, 0, 's'},
                {"profiles_file", 1, 0, 'f'},
                {"view_spdif_playback", 0, 0, 'v'},
+               { NULL }
        };