Fix Doxygen parameter

Originally committed as revision 11033 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Panagiotis Issaris 2007-11-15 11:45:07 +00:00
parent e8b7c70f09
commit 8ea0e80241
1 changed files with 1 additions and 1 deletions

View File

@ -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,