mov: remove stray semicolon
Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit 628b16f45f79aa5eb7514f11026d85e8aa34387f)
This commit is contained in:
parent
d928651011
commit
5e81cb580a
@ -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)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user