Diego Biurrun <[email protected]> writes:

> This fixes 'make checkheaders'.
> ---
>  libavcodec/tableprint.h |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/libavcodec/tableprint.h b/libavcodec/tableprint.h
> index ddf2635..27d5b50 100644
> --- a/libavcodec/tableprint.h
> +++ b/libavcodec/tableprint.h
> @@ -28,6 +28,8 @@
>  
>  #include "libavutil/common.h"
>  
> +#undef printf

The commit message is weird.  The change has no effect on checkheaders.

-- 
Måns Rullgård
[email protected]
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to