On Thu, Jul 14, 2011 at 12:14:15PM +0200, Stefano Sabatini wrote: > On date Thursday 2011-07-14 04:06:41 +0200, Diego Biurrun encoded: > > > > --- a/libavcodec/lzw.h > > +++ b/libavcodec/lzw.h > > @@ -24,7 +24,7 @@ > > * @file > > * @brief LZW decoding routines > > * @author Fabrice Bellard > > - * Modified for use in TIFF by Konstantin Shishkov > > + * modified for use in TIFF by Konstantin Shishkov > > */ > > Nit: do you have a rule for capitalization?
Yes - don't capitalize in midsentence. In this case both lines get merged into one author line - there really should be a second @author tag in there. I'll fix later... Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
