diff gxf.c @ 2560:bc13220fb9cd libavformat

cosmetics: typo
author diego
date Wed, 19 Sep 2007 21:28:42 +0000
parents 47f5906c30cc
children d52c718e83f9
line wrap: on
line diff
--- a/gxf.c	Wed Sep 19 12:38:07 2007 +0000
+++ b/gxf.c	Wed Sep 19 21:28:42 2007 +0000
@@ -151,7 +151,7 @@
 
 /**
  * \brief filters out interesting tags from material information.
- * \param len lenght of tag section, will be adjusted to contain remaining bytes
+ * \param len length of tag section, will be adjusted to contain remaining bytes
  * \param si struct to store collected information into
  */
 static void gxf_material_tags(ByteIOContext *pb, int *len, st_info_t *si) {