diff options
Diffstat (limited to 'ffmpeg/libavcodec/bintext.h')
| -rw-r--r-- | ffmpeg/libavcodec/bintext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ffmpeg/libavcodec/bintext.h b/ffmpeg/libavcodec/bintext.h index ea834a0..21428ba 100644 --- a/ffmpeg/libavcodec/bintext.h +++ b/ffmpeg/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 |
