]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/lzw.h
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / libavcodec / lzw.h
index 76a5b6752ef3abf8df0a41a56a16dc1e286fe069..115ca4edb460a9dac025d7b9c61d2f63a3e231c7 100644 (file)
@@ -24,7 +24,7 @@
  * @file
  * @brief LZW decoding routines
  * @author Fabrice Bellard
- * Modified for use in TIFF by Konstantin Shishkov
+ * @author modified for use in TIFF by Konstantin Shishkov
  */
 
 #ifndef AVCODEC_LZW_H