changeset 12069:be80d7726669 libavcodec

Fix doxy of gb parameter in decode_gain_info().
author diego
date Fri, 02 Jul 2010 12:42:32 +0000
parents 8d969e96d080
children 8edc9df8b20e
files cook.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/cook.c	Fri Jul 02 12:41:07 2010 +0000
+++ b/cook.c	Fri Jul 02 12:42:32 2010 +0000
@@ -364,7 +364,7 @@
 /**
  * Fill the gain array for the timedomain quantization.
  *
- * @param q                 pointer to the COOKContext
+ * @param gb        pointer to the GetBitContext
  * @param gaininfo  array of gain indexes
  */