[FFmpeg-cvslog] r11033 - trunk/libavformat/avformat.h

takis subversion
Thu Nov 15 12:45:08 CET 2007


Author: takis
Date: Thu Nov 15 12:45:07 2007
New Revision: 11033

Log:
Fix Doxygen parameter


Modified:
   trunk/libavformat/avformat.h

Modified: trunk/libavformat/avformat.h
==============================================================================
--- trunk/libavformat/avformat.h	(original)
+++ trunk/libavformat/avformat.h	Thu Nov 15 12:45:07 2007
@@ -858,7 +858,7 @@ int find_info_tag(char *arg, int arg_siz
  * @param buf destination buffer
  * @param buf_size destination buffer size
  * @param path numbered sequence string
- * @number frame number
+ * @param number frame number
  * @return 0 if OK, -1 if format error.
  */
 int av_get_frame_filename(char *buf, int buf_size,




More information about the ffmpeg-cvslog mailing list