Browse Source

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

tags/n2.3
Kostya Shishkov 11 years ago
parent
commit
7cade8ea2b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavcodec/on2avcdata.h

+ 1
- 1
libavcodec/on2avcdata.h 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 */

Loading…
Cancel
Save