diff mov.c @ 3175:55ce214a13ea libavformat

typo: occured --> occurred
author diego
date Sat, 22 Mar 2008 01:06:57 +0000
parents cb3eb255f80d
children 73b7ef886091
line wrap: on
line diff
--- a/mov.c	Fri Mar 21 22:17:56 2008 +0000
+++ b/mov.c	Sat Mar 22 01:06:57 2008 +0000
@@ -155,7 +155,7 @@
 /* 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 {