Mercurial > libavformat.hg
changeset 2749:2a6baeedf776 libavformat
Fix Doxygen parameter
author | takis |
---|---|
date | Thu, 15 Nov 2007 11:45:07 +0000 |
parents | fdeb230c8ced |
children | b3a11a0966af |
files | avformat.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/avformat.h Thu Nov 15 11:44:15 2007 +0000 +++ b/avformat.h Thu Nov 15 11:45:07 2007 +0000 @@ -858,7 +858,7 @@ * @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,