]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/lzw.h
Remove explicit filename from Doxygen @file commands.
[ffmpeg] / libavcodec / lzw.h
index d7690cc71b9cf7a5c23e00ab3a863cf7a7ca87e1..76a5b6752ef3abf8df0a41a56a16dc1e286fe069 100644 (file)
@@ -21,7 +21,7 @@
  */
 
 /**
- * @file libavcodec/lzw.h
+ * @file
  * @brief LZW decoding routines
  * @author Fabrice Bellard
  * Modified for use in TIFF by Konstantin Shishkov