Browse Source

libavcodec/bintext.h: Fix duplicate words

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.1
Michael Niedermayer 12 years ago
parent
commit
805fbbefb3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavcodec/bintext.h

+ 1
- 1
libavcodec/bintext.h View File

@@ -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