]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/dct32.h
Merge commit 'e94e651c762f90ac5fd2dc9bd3ba1336a77d5b5c'
[ffmpeg] / libavcodec / dct32.h
index f4b2471de21208a618dcfea0ba10f723fc474651..61bf223a8d61f5e06d8953512a365ba5e7c0b854 100644 (file)
@@ -22,4 +22,4 @@
 void ff_dct32_float(float *dst, const float *src);
 void ff_dct32_fixed(int *dst, const int *src);
 
-#endif
+#endif /* AVCODEC_DCT32_H */