Re: [libav-devel] [PATCH] doxygen: drop another pointless star from pointer variable name

2011-11-06 Thread Reinhard Tartler
On Sat, Aug 27, 2011 at 3:57 PM, Diego Biurrun wrote: > On Sat, Aug 27, 2011 at 02:24:41PM +0200, Anton Khirnov wrote: >> >> On Sat, 27 Aug 2011 14:01:40 +0200, Diego Biurrun wrote: >> > --- >> >  libavutil/fifo.h |    2 +- >> >  1 files changed, 1 insertions(+), 1 deletions(-) >> >> Sure seems f

Re: [libav-devel] [PATCH] doxygen: drop another pointless star from pointer variable name

2011-08-27 Thread Diego Biurrun
On Sat, Aug 27, 2011 at 02:24:41PM +0200, Anton Khirnov wrote: > > On Sat, 27 Aug 2011 14:01:40 +0200, Diego Biurrun wrote: > > --- > > libavutil/fifo.h |2 +- > > 1 files changed, 1 insertions(+), 1 deletions(-) > > Sure seems fine. > > Is dropping stars your new hobby? ;) Somebody sneak

Re: [libav-devel] [PATCH] doxygen: drop another pointless star from pointer variable name

2011-08-27 Thread Anton Khirnov
On Sat, 27 Aug 2011 14:01:40 +0200, Diego Biurrun wrote: > --- > libavutil/fifo.h |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > Sure seems fine. Is dropping stars your new hobby? ;) -- Anton Khirnov ___ libav-devel mailing list l

[libav-devel] [PATCH] doxygen: drop another pointless star from pointer variable name

2011-08-27 Thread Diego Biurrun
--- libavutil/fifo.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/libavutil/fifo.h b/libavutil/fifo.h index 961463a..f106239 100644 --- a/libavutil/fifo.h +++ b/libavutil/fifo.h @@ -111,7 +111,7 @@ void av_fifo_drain(AVFifoBuffer *f, int size); * Return a pointer to