提交 5e81cb58 编写于 作者: M Mans Rullgard 提交者: Michael Niedermayer

mov: remove stray semicolon

Signed-off-by: NMans Rullgard <mans@mansr.com>
(cherry picked from commit 628b16f4)
上级 d9286510
......@@ -1723,7 +1723,7 @@ static int mov_open_dref(ByteIOContext **pb, char *src, MOVDref *ref)
}
return AVERROR(ENOENT);
};
}
static int mov_read_trak(MOVContext *c, ByteIOContext *pb, MOVAtom atom)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册