]> git.alsa-project.org Git - alsa-utils.git/commit
alsactl - fix double entry of comment.tlv
authorTakashi Iwai <tiwai@suse.de>
Mon, 12 Nov 2007 16:24:27 +0000 (17:24 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 12 Nov 2007 16:24:27 +0000 (17:24 +0100)
commit6f05fd4db2f78b2396c1131971e520599da920c1
treee5c363a78a11a331437afcfb61314b35faaf2740
parent1e6f48662379db7e1022ba10a3ca191ed574c95e
alsactl - fix double entry of comment.tlv

The entry comment.tlv can be doubly written via alsactl store, and this
results in an error.  I forgot to remove the old code...
alsactl/state.c