Re: [libav-devel] [PATCH 1/2] log: Have function parameter names match between .c and .h file

2014-02-11 Thread Luca Barbato
On 11/02/14 22:15, Diego Biurrun wrote: > This fixes two related Doxygen warnings. > --- > libavutil/log.c | 8 > libavutil/log.h | 5 +++-- > 2 files changed, 7 insertions(+), 6 deletions(-) > Ok for both. ___ libav-devel mailing list libav-

[libav-devel] [PATCH 1/2] log: Have function parameter names match between .c and .h file

2014-02-11 Thread Diego Biurrun
This fixes two related Doxygen warnings. --- libavutil/log.c | 8 libavutil/log.h | 5 +++-- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/libavutil/log.c b/libavutil/log.c index 7d574f6..3cc811b 100644 --- a/libavutil/log.c +++ b/libavutil/log.c @@ -94,20 +94,20 @@ const