twinvq: give massive struct a name.

Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
Ronald S. Bultje 2012-06-20 10:11:43 -07:00 committed by Martin Storsjö
parent dc7e336cae
commit 89ffd189ef
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ static const uint16_t bark_tab_s44_128[] = {
*
* without risking a segfault on malformed files.
*/
static const struct {
static const struct twinvq_data {
float lsp08[504];
int16_t fcb08l[640];
int16_t fcb08m[320];