1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

on2avc: change a comment at #endif to match actual define

This commit is contained in:
Kostya Shishkov 2014-04-23 20:02:37 +02:00
parent e2834567d7
commit 7cade8ea2b

View File

@ -79,4 +79,4 @@ extern const float ff_on2avc_ctab_2[2048];
extern const float ff_on2avc_ctab_3[2048];
extern const float ff_on2avc_ctab_4[2048];
#endif /* AVCODEC_ff_on2avc_DATA_H */
#endif /* AVCODEC_ON2AVC_DATA_H */