on2avc: change a comment at #endif to match actual define
authorKostya Shishkov <kostya.shishkov@gmail.com>
Wed, 23 Apr 2014 18:02:37 +0000 (20:02 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Wed, 23 Apr 2014 18:54:29 +0000 (20:54 +0200)
libavcodec/on2avcdata.h

index ea618d4..39d2911 100644 (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 */