libavcodec/bintext.h: Fix duplicate words

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
pull/37/head
Michael Niedermayer 12 years ago
parent c77c5f6c9f
commit 805fbbefb3
  1. 2
      libavcodec/bintext.h

@ -28,7 +28,7 @@
#define AVCODEC_BINTEXT_H
/* flag values passed between avformat and avcodec;
* while these are identical to the XBIN flags, they are are also used
* while these are identical to the XBIN flags, they are also used
* for the BINTEXT and IDF decoders.
*/
#define BINTEXT_PALETTE 0x1

Loading…
Cancel
Save