On Thu, 15 May 2014 17:30:13 +0200, Diego Biurrun <[email protected]> wrote:
> 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.
> 

Perhaps, but this was the occurrence that happened to annoy me at the moment.

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

Reply via email to