changeset 2560:bc13220fb9cd libavformat

cosmetics: typo
author diego
date Wed, 19 Sep 2007 21:28:42 +0000
parents c57d3d6c8f44
children 4054c3ecddee
files gxf.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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) {