consistency cosmetics: indices --> indexes
Originally committed as revision 13444 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
#define RLV3_TAG MKBETAG('R', 'L', 'V', '3')
|
||||
|
||||
typedef struct Rl2DemuxContext {
|
||||
unsigned int index_pos[2]; ///< indices in the sample tables
|
||||
unsigned int index_pos[2]; ///< indexes in the sample tables
|
||||
} Rl2DemuxContext;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user