]> git.alsa-project.org Git - alsa-lib.git/commit
Increase the components array size
authorTakashi Iwai <tiwai@suse.de>
Tue, 7 Oct 2008 10:08:29 +0000 (12:08 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 7 Oct 2008 10:08:29 +0000 (12:08 +0200)
commitce3df031354d4e61c42f025b34a2020b5b35f27b
tree4795295d25d6208f8d5d144a73d8cc7e148864ce
parent1cf904e894b2bfba1045a3a15b326b06a415a3da
Increase the components array size

Increase the components array size from 80 to 128 chars.
The string there is supposed to be null-terminated, so it can cover
the smaller array size in the older version, too.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/asound.h