X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fdctref.h;h=be481f07b0dc76ae3cbc52a7833f9badcd2412b7;hb=4ccb7911baa761d373e28068b93db13a76a780b8;hp=adbaf689e2521301fd95b181226a59766d5a2c34;hpb=58c03f6d7d6eabdbc25103e8229a06ddf3718bb9;p=ffmpeg diff --git a/libavcodec/dctref.h b/libavcodec/dctref.h index adbaf689e25..be481f07b0d 100644 --- a/libavcodec/dctref.h +++ b/libavcodec/dctref.h @@ -28,4 +28,4 @@ void ff_ref_fdct(DCTELEM *block); void ff_ref_idct(DCTELEM *block); void ff_ref_dct_init(void); -#endif +#endif /* AVCODEC_DCTREF_H */