diff options
Diffstat (limited to 'libavcodec/mpegaudiodectab.h')
-rw-r--r-- | libavcodec/mpegaudiodectab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/mpegaudiodectab.h b/libavcodec/mpegaudiodectab.h index 4057f52d31..f3b43de2c5 100644 --- a/libavcodec/mpegaudiodectab.h +++ b/libavcodec/mpegaudiodectab.h @@ -603,4 +603,4 @@ static const float ci_table[8] = { -0.6, -0.535, -0.33, -0.185, -0.095, -0.041, -0.0142, -0.0037, }; -#endif +#endif // AVCODEC_MPEGAUDIODECTAB_H |