]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/lzw.h
check validity of pointer srcC
[ffmpeg] / libavcodec / lzw.h
index 3d40e158f308307845da2b291ceab48b1bfcfdc2..ea64eef17eddfbe79ba3db6dd5fc254f7ccccb16 100644 (file)
@@ -21,7 +21,7 @@
  */
 
 /**
- * @file lzw.h
+ * @file libavcodec/lzw.h
  * @brief LZW decoding routines
  * @author Fabrice Bellard
  * Modified for use in TIFF by Konstantin Shishkov