Commit c058dc22 authored by Måns Rullgård's avatar Måns Rullgård

tta: remove stray semicolon

Originally committed as revision 25103 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 8d39fbd6
......@@ -63,7 +63,7 @@ typedef struct TTAContext {
int32_t *decode_buffer;
TTAChannel *ch_ctx;;
TTAChannel *ch_ctx;
} TTAContext;
#if 0
......
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