On Thu, May 15, 2014 at 08:29:09AM +0200, Anton Khirnov wrote:
> --- a/libavformat/a64.c
> +++ b/libavformat/a64.c
> @@ -25,7 +25,7 @@
>  
> -static int a64_write_header(struct AVFormatContext *s)
> +static int a64_write_header(AVFormatContext *s)

Is there a point?  This is hardly the only occurrence.

Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to