]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/faandct.h
Make strmatch() return 1 only if the string compared against the
[ffmpeg] / libavcodec / faandct.h
index a1c27bbe567eea06140d3ecec4d7caee928ee825..f43b62f168e5cd2243d45bc6b4d40ce4eb70b82d 100644 (file)
@@ -20,7 +20,7 @@
  */
 
 /**
- * @file faandct.h
+ * @file
  * @brief
  *     Floating point AAN DCT
  * @author Michael Niedermayer <michaelni@gmx.at>
@@ -36,4 +36,4 @@
 void ff_faandct(DCTELEM * data);
 void ff_faandct248(DCTELEM * data);
 
-#endif // AVCODEC_FAANDCT_H
+#endif /* AVCODEC_FAANDCT_H */