diff options
Diffstat (limited to 'libavcodec/mpcdata.h')
-rw-r--r-- | libavcodec/mpcdata.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/mpcdata.h b/libavcodec/mpcdata.h index ef49c39f4c..61dfa0d383 100644 --- a/libavcodec/mpcdata.h +++ b/libavcodec/mpcdata.h @@ -210,4 +210,4 @@ static const float mpc7_SCF[128] = { 0.000000044293003043, 0.000000036895215771, 0.000000030733001921, 0.000000025599996789 }; -#endif +#endif // AVCODEC_MPCDATA_H |