forked from FFmpeg/FFmpeg
on2avc: change a comment at #endif to match actual define
This commit is contained in:
parent
e2834567d7
commit
7cade8ea2b
1 changed files with 1 additions and 1 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Reference in a new issue