diff cook.c @ 6903:0f63fc62ea8b libavcodec

consistency cosmetics: indices --> indexes
author diego
date Mon, 26 May 2008 23:14:25 +0000
parents 64998f9abdb6
children e943e1409077
line wrap: on
line diff
--- a/cook.c	Mon May 26 23:11:24 2008 +0000
+++ b/cook.c	Mon May 26 23:14:25 2008 +0000
@@ -349,7 +349,7 @@
  * Fill the gain array for the timedomain quantization.
  *
  * @param q                 pointer to the COOKContext
- * @param gaininfo[9]       array of gain indices
+ * @param gaininfo[9]       array of gain indexes
  */
 
 static void decode_gain_info(GetBitContext *gb, int *gaininfo)