]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/h261data.h
VP3: Do not ignore error from read_huffman_tree().
[ffmpeg] / libavcodec / h261data.h
index 35734ed3349d8156b43cde9782822c255fbb91cc..81637aa70b93c71f587e14e0003fa48d4fead9c7 100644 (file)
@@ -20,7 +20,7 @@
  */
 
 /**
- * @file h261data.h
+ * @file libavcodec/h261data.h
  * H.261 tables.
  */
 
@@ -161,4 +161,4 @@ static RLTable h261_rl_tcoeff = {
     h261_tcoeff_level,
 };
 
-#endif // AVCODEC_H261DATA_H
+#endif /* AVCODEC_H261DATA_H */