Hi, On Thu, May 19, 2011 at 11:40 AM, Diego Biurrun <[email protected]> wrote: > --- > libavformat/avformat.h | 3 +-- > 1 files changed, 1 insertions(+), 2 deletions(-) > > diff --git a/libavformat/avformat.h b/libavformat/avformat.h > index aca246d..3d4cc68 100644 > --- a/libavformat/avformat.h > +++ b/libavformat/avformat.h > @@ -23,8 +23,7 @@ > > > /** > - * I return the LIBAVFORMAT_VERSION_INT constant. You got > - * a fucking problem with that, douchebag? > + * Return the LIBAVFORMAT_VERSION_INT constant. > */ > unsigned avformat_version(void);
That's actually kind of funny. But if you have a problem with that, you may remove it. Patch OK. Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
