Commit 31348b07 authored by vitor's avatar vitor

Yet more cosmetics

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@13396 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 6603f813
......@@ -1958,7 +1958,8 @@ static const int16_t decodetable10[7]={
};
static const int16_t *decodetable[10]={
decodetable1,decodetable2,decodetable3,decodetable4,decodetable5,
decodetable6,decodetable7,decodetable8,decodetable9,decodetable10};
decodetable1,decodetable2,decodetable3,decodetable4,decodetable5,
decodetable6,decodetable7,decodetable8,decodetable9,decodetable10
};
#endif /* FFMPEG_RA144_H */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment