X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fmov.c;h=92957a51007fca991846450b23b80f74bafef0c7;hb=61559562f52f9cfaf050500342c5bbba9ece3ce9;hp=9d3431689ceb485b6a6a991835dae9dad1c3d290;hpb=48a5529016261c05e5e1b3c2e70a07fb1023109d;p=ffmpeg diff --git a/libavformat/mov.c b/libavformat/mov.c index 9d3431689ce..92957a51007 100644 --- a/libavformat/mov.c +++ b/libavformat/mov.c @@ -155,7 +155,7 @@ typedef struct MOVContext { /* return code: 1: found what I wanted, exit 0: continue to parse next atom - <0: error occured, exit + <0: error occurred, exit */ /* links atom IDs to parse functions */ typedef struct MOVParseTableEntry {