[FFmpeg-cvslog] r10534 - trunk/libavformat/gxf.c

diego subversion
Wed Sep 19 23:28:42 CEST 2007


Author: diego
Date: Wed Sep 19 23:28:42 2007
New Revision: 10534

Log:
cosmetics: typo


Modified:
   trunk/libavformat/gxf.c

Modified: trunk/libavformat/gxf.c
==============================================================================
--- trunk/libavformat/gxf.c	(original)
+++ trunk/libavformat/gxf.c	Wed Sep 19 23:28:42 2007
@@ -151,7 +151,7 @@ static int get_sindex(AVFormatContext *s
 
 /**
  * \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) {




More information about the ffmpeg-cvslog mailing list