[SCM] libav/experimental: Fix Doxygen parameter

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:09:31 UTC 2013


The following commit has been merged in the experimental branch:
commit 8ea0e8024157cb1a6760f0e371dab7d7eaab8332
Author: Panagiotis Issaris <takis.issaris at uhasselt.be>
Date:   Thu Nov 15 11:45:07 2007 +0000

    Fix Doxygen parameter
    
    Originally committed as revision 11033 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavformat/avformat.h b/libavformat/avformat.h
index 0be3c94..afea11b 100644
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
@@ -858,7 +858,7 @@ int find_info_tag(char *arg, int arg_size, const char *tag1, const char *info);
  * @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,

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list